Build 29061838

This commit is contained in:
Renan LE CARO 2025-04-03 21:59:01 +02:00
parent 99db15d776
commit 51d112c942
12 changed files with 123 additions and 52 deletions

View file

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

File diff suppressed because one or more lines are too long