Build and deploy of version 29020186

This commit is contained in:
Renan LE CARO 2025-03-05 22:46:37 +01:00
parent 8242837b77
commit 584fd24179
7 changed files with 20 additions and 19 deletions

View file

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

File diff suppressed because one or more lines are too long