Build 29074419

This commit is contained in:
Renan LE CARO 2025-04-12 15:39:32 +02:00
parent b15eb873b1
commit 48ac639901
14 changed files with 28 additions and 57 deletions

View file

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

File diff suppressed because one or more lines are too long