Build 29079818

This commit is contained in:
Renan LE CARO 2025-04-16 09:38:43 +02:00
parent 871a7f9c31
commit 277aa5682b
9 changed files with 53 additions and 18 deletions

View file

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

File diff suppressed because one or more lines are too long