Build 29080170

This commit is contained in:
Renan LE CARO 2025-04-16 15:30:42 +02:00
parent 21fa5f105e
commit 530e94f704
9 changed files with 41 additions and 31 deletions

View file

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

File diff suppressed because one or more lines are too long