Build 29072514

This commit is contained in:
Renan LE CARO 2025-04-11 07:55:06 +02:00
parent 96aae001b4
commit ccb99ce17d
7 changed files with 21 additions and 10 deletions

View file

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

File diff suppressed because one or more lines are too long