Build 29067292

This commit is contained in:
Renan LE CARO 2025-04-07 16:52:42 +02:00
parent eb846327e5
commit 8eb2e049c8
9 changed files with 35 additions and 17 deletions

View file

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

File diff suppressed because one or more lines are too long