Build 29071541

This commit is contained in:
Renan LE CARO 2025-04-10 15:41:44 +02:00
parent c37b860fe3
commit 4bb5d820c5
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 = 29071527
versionName = "29071527"
versionCode = 29071541
versionName = "29071541"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
useSupportLibrary = true

File diff suppressed because one or more lines are too long