This commit is contained in:
Renan LE CARO 2025-03-22 16:59:13 +01:00
parent b0c7e8decd
commit e3003f1c25
6 changed files with 9 additions and 13 deletions

View file

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

File diff suppressed because one or more lines are too long