Build 29060103

This commit is contained in:
Renan LE CARO 2025-04-02 17:03:53 +02:00
parent a215237c17
commit b46f745310
8 changed files with 74 additions and 23 deletions

View file

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

File diff suppressed because one or more lines are too long