Build 29210767

This commit is contained in:
Renan LE CARO 2025-07-16 08:08:04 +02:00
parent 7eb95a968e
commit c2ee762f3e
7 changed files with 23 additions and 7 deletions

View file

@ -29,8 +29,8 @@ android {
applicationId = "me.lecaro.breakout"
minSdk = 21
targetSdk = 34
versionCode = 29210760
versionName = "29210760"
versionCode = 29210767
versionName = "29210767"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
useSupportLibrary = true

File diff suppressed because one or more lines are too long