Build 29035727

This commit is contained in:
Renan LE CARO 2025-03-16 17:48:06 +01:00
parent 819197031f
commit 059a1a6585
13 changed files with 7458 additions and 19 deletions

View file

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

File diff suppressed because one or more lines are too long