This commit is contained in:
Renan LE CARO 2025-03-19 14:31:14 +01:00
parent 2fdb74a433
commit 1c4f3d1451
9 changed files with 13 additions and 14 deletions

View file

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

File diff suppressed because one or more lines are too long