Build 29068622

This commit is contained in:
Renan LE CARO 2025-04-08 15:02:38 +02:00
parent 269f1b8b94
commit 4651bb396c
9 changed files with 35 additions and 30 deletions

View file

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

File diff suppressed because one or more lines are too long