Build 29180585

This commit is contained in:
Renan LE CARO 2025-06-25 09:05:22 +02:00
parent 9ba2032687
commit 0df5d218a3
6 changed files with 13 additions and 17 deletions

View file

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

File diff suppressed because one or more lines are too long