Build 29071903

This commit is contained in:
Renan LE CARO 2025-04-10 21:43:40 +02:00
parent 1b94bcd6be
commit 96aae001b4
7 changed files with 10 additions and 10 deletions

View file

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

File diff suppressed because one or more lines are too long