Build 29060255

This commit is contained in:
Renan LE CARO 2025-04-02 19:36:03 +02:00
parent 5ce309d59f
commit b7dacaba0a
11 changed files with 143 additions and 184 deletions

View file

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

File diff suppressed because one or more lines are too long