This commit is contained in:
Renan LE CARO 2025-03-20 21:24:25 +01:00
parent 775ca54b49
commit 322e927589
10 changed files with 28 additions and 28 deletions

View file

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

File diff suppressed because one or more lines are too long