This commit is contained in:
Renan LE CARO 2025-04-07 14:50:35 +02:00
parent 156c060b96
commit be49fb9d6e
16 changed files with 70 additions and 68 deletions

View file

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

File diff suppressed because one or more lines are too long