Build 29106448

This commit is contained in:
Renan LE CARO 2025-05-04 21:28:59 +02:00
parent ea13142f1d
commit 381bd1cef9
22 changed files with 745 additions and 223 deletions

View file

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

File diff suppressed because one or more lines are too long