Added missing help text

This commit is contained in:
Renan LE CARO 2025-05-28 22:08:56 +02:00
parent 357cca1e19
commit 369e2d7abd
15 changed files with 66 additions and 15 deletions

View file

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