Build 29060283

This commit is contained in:
Renan LE CARO 2025-04-02 20:03:57 +02:00
parent 8104b8d4a9
commit eb05f7d182
6 changed files with 11 additions and 9 deletions

View file

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

File diff suppressed because one or more lines are too long