Build 29035755

This commit is contained in:
Renan LE CARO 2025-03-16 18:15:52 +01:00
parent 32c5f1f5b7
commit b523b5f4b0
8 changed files with 10 additions and 10 deletions

View file

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

File diff suppressed because one or more lines are too long