This commit is contained in:
Renan LE CARO 2025-03-23 16:21:56 +01:00
parent 054b4a85c7
commit 6899b5cf36
6 changed files with 27 additions and 23 deletions

View file

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

File diff suppressed because one or more lines are too long