Build 29068568

This commit is contained in:
Renan LE CARO 2025-04-08 14:08:54 +02:00
parent df8bfbb350
commit c6665d9b0e
8 changed files with 12 additions and 10 deletions

View file

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

File diff suppressed because one or more lines are too long