Build and deploy of version 29030875

This commit is contained in:
Renan LE CARO 2025-03-13 08:55:25 +01:00
parent 57cb73128f
commit 722637f11f
5 changed files with 13 additions and 5 deletions

View file

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

File diff suppressed because one or more lines are too long