Build 29074681

This commit is contained in:
Renan LE CARO 2025-04-12 20:01:43 +02:00
parent 48ac639901
commit 19ee1d0d33
9 changed files with 152 additions and 40 deletions

View file

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

File diff suppressed because one or more lines are too long