Updated translations to say "game" and not "run", this will make auto translation easier.

This commit is contained in:
Renan LE CARO 2025-03-31 13:33:27 +02:00
parent f9800c352c
commit d52472a34d
11 changed files with 673 additions and 660 deletions

View file

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