This commit is contained in:
Renan LE CARO 2025-07-17 21:42:44 +02:00
parent d91a548cb5
commit e871942dd7
8 changed files with 32 additions and 21 deletions

View file

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

File diff suppressed because one or more lines are too long