Build 29033878

This commit is contained in:
Renan LE CARO 2025-03-15 10:58:37 +01:00
parent a2db3004ef
commit 20534eaa8f
13 changed files with 30 additions and 24 deletions

View file

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

File diff suppressed because one or more lines are too long