Build 29074385

This commit is contained in:
Renan LE CARO 2025-04-12 15:05:23 +02:00
parent 4418ca7926
commit b15eb873b1
14 changed files with 3481 additions and 40 deletions

View file

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

File diff suppressed because one or more lines are too long