This commit is contained in:
Renan LE CARO 2025-03-20 23:11:42 +01:00
parent 0c7d729ece
commit edfc8b4f08
9 changed files with 19 additions and 11 deletions

View file

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

File diff suppressed because one or more lines are too long