Build 29196588

This commit is contained in:
Renan LE CARO 2025-07-06 11:48:37 +02:00
parent fda7aca0e3
commit 27144d83aa
6 changed files with 10 additions and 12 deletions

View file

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

File diff suppressed because one or more lines are too long