Build 29069921

This commit is contained in:
Renan LE CARO 2025-04-09 12:41:40 +02:00
parent 520173b7f9
commit 3c8846fac2
6 changed files with 9 additions and 9 deletions

View file

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

File diff suppressed because one or more lines are too long