This commit is contained in:
Renan LE CARO 2025-03-19 18:03:38 +01:00
parent 1c4f3d1451
commit 1839977fed
7 changed files with 8 additions and 8 deletions

View file

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

File diff suppressed because one or more lines are too long