Build 29084606

This commit is contained in:
Renan LE CARO 2025-04-19 17:26:45 +02:00
parent 603ebf319a
commit 6adab3d07f
9 changed files with 87 additions and 82 deletions

View file

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

File diff suppressed because one or more lines are too long