Automatic deploy 29002302

This commit is contained in:
Renan LE CARO 2025-02-21 12:42:20 +01:00
parent 6962495e59
commit d07b8d6fba
3 changed files with 7 additions and 6 deletions

View file

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