Build 29071397

This commit is contained in:
Renan LE CARO 2025-04-10 13:17:38 +02:00
parent 5f33aad670
commit 16880533dd
19 changed files with 123 additions and 49 deletions

View file

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

File diff suppressed because one or more lines are too long