Build 29060245

This commit is contained in:
Renan LE CARO 2025-04-02 19:25:38 +02:00
parent 75972744cb
commit 5ce309d59f
6 changed files with 8 additions and 8 deletions

View file

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

File diff suppressed because one or more lines are too long