Build 29075517

This commit is contained in:
Renan LE CARO 2025-04-13 09:58:09 +02:00
parent 2d383f02cb
commit 0cb4945e7d
7 changed files with 52 additions and 17 deletions

View file

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

File diff suppressed because one or more lines are too long