Build 29083446

This commit is contained in:
Renan LE CARO 2025-04-18 22:06:16 +02:00
parent a388cd0898
commit b891e0fafb
7 changed files with 24 additions and 17 deletions

View file

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

File diff suppressed because one or more lines are too long