This commit is contained in:
Renan LE CARO 2025-04-08 08:57:41 +02:00
parent 8eb2e049c8
commit e1c20627bc
15 changed files with 302 additions and 56 deletions

View file

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

File diff suppressed because one or more lines are too long