This commit is contained in:
Renan LE CARO 2025-04-30 16:34:06 +02:00
parent 45f9b516fc
commit b5fafa5f3c
8 changed files with 32 additions and 25 deletions

View file

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