Build 29074043

This commit is contained in:
Renan LE CARO 2025-04-12 09:24:07 +02:00
parent 7e8643ceed
commit 4418ca7926
8 changed files with 29 additions and 15 deletions

View file

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

File diff suppressed because one or more lines are too long