This commit is contained in:
Renan LE CARO 2025-03-20 22:50:50 +01:00
parent 322e927589
commit 0c7d729ece
12 changed files with 58 additions and 25 deletions

View file

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

File diff suppressed because one or more lines are too long