Build 29068637

This commit is contained in:
Renan LE CARO 2025-04-08 15:17:14 +02:00
parent 4651bb396c
commit b530bf38d5
8 changed files with 30 additions and 25 deletions

View file

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

File diff suppressed because one or more lines are too long