Build 29126617

This commit is contained in:
Renan LE CARO 2025-05-18 21:37:44 +02:00
parent 7f50b67c60
commit 3426b2fb50
7 changed files with 12 additions and 8 deletions

View file

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