This commit is contained in:
Renan LE CARO 2025-03-22 16:47:02 +01:00
parent cb4b1ea49e
commit 60f94461e7
8 changed files with 32 additions and 23 deletions

View file

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

File diff suppressed because one or more lines are too long