mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-30 16:59:13 -04:00
Updated translations to say "game" and not "run", this will make auto translation easier.
This commit is contained in:
parent
f9800c352c
commit
d52472a34d
11 changed files with 673 additions and 660 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue