Build 29058469

This commit is contained in:
Renan LE CARO 2025-04-01 13:49:25 +02:00
parent b2e6e3c9e4
commit 19729d4599
7 changed files with 9 additions and 9 deletions

View file

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

File diff suppressed because one or more lines are too long