Build 29060048

This commit is contained in:
Renan LE CARO 2025-04-02 16:09:00 +02:00
parent 866bf4164b
commit a215237c17
7 changed files with 9 additions and 10 deletions

View file

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

File diff suppressed because one or more lines are too long