Build 29064070

This commit is contained in:
Renan LE CARO 2025-04-05 11:10:55 +02:00
parent e9f3f03bcf
commit 0cef60f90d
6 changed files with 8 additions and 8 deletions

View file

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

File diff suppressed because one or more lines are too long