Build 29035764

This commit is contained in:
Renan LE CARO 2025-03-16 18:24:48 +01:00
parent b523b5f4b0
commit 9bf7e9534d
9 changed files with 11 additions and 11 deletions

View file

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

File diff suppressed because one or more lines are too long