This commit is contained in:
Renan LE CARO 2025-03-22 16:04:25 +01:00
parent 5725d90470
commit cb4b1ea49e
16 changed files with 330 additions and 213 deletions

View file

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

File diff suppressed because one or more lines are too long