This commit is contained in:
Renan LE CARO 2025-06-09 21:10:41 +02:00
parent 643f50fa77
commit 18b08c85c6
8 changed files with 53 additions and 16 deletions

View file

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

File diff suppressed because one or more lines are too long