Build 29088680

This commit is contained in:
Renan LE CARO 2025-04-22 13:20:36 +02:00
parent 2c8a710aab
commit 3d3e7805d6
17 changed files with 232 additions and 66 deletions

View file

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

File diff suppressed because one or more lines are too long