Build 29064068

This commit is contained in:
Renan LE CARO 2025-04-05 11:09:07 +02:00
parent af85e6e50f
commit e9f3f03bcf
6 changed files with 19 additions and 22 deletions

View file

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

File diff suppressed because one or more lines are too long