Build 29084571

This commit is contained in:
Renan LE CARO 2025-04-19 16:51:56 +02:00
parent 1252bbca06
commit 603ebf319a
7 changed files with 12 additions and 8 deletions

View file

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

File diff suppressed because one or more lines are too long