This commit is contained in:
Renan LE CARO 2025-03-24 12:53:09 +01:00
parent 8b8e49595d
commit 83d335b05e
6 changed files with 8 additions and 10 deletions

View file

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

File diff suppressed because one or more lines are too long