Build 29085883

This commit is contained in:
Renan LE CARO 2025-04-20 14:43:24 +02:00
parent 0cfd75e7b2
commit ae2f43be0e
9 changed files with 9 additions and 15 deletions

View file

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

File diff suppressed because one or more lines are too long