Build 29085904

This commit is contained in:
Renan LE CARO 2025-04-20 15:04:53 +02:00
parent de485e5598
commit f1cd138071
8 changed files with 22 additions and 9 deletions

View file

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

File diff suppressed because one or more lines are too long