This commit is contained in:
Renan LE CARO 2025-03-20 21:05:30 +01:00
parent 760fa5715b
commit 551f9657f5
6 changed files with 8 additions and 7 deletions

View file

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

File diff suppressed because one or more lines are too long