Build and deploy of version 29022953

This commit is contained in:
Renan LE CARO 2025-03-07 20:53:39 +01:00
parent 39d1fad481
commit 61badf71ec
9 changed files with 274 additions and 3858 deletions

View file

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

File diff suppressed because one or more lines are too long