v1.2.0: updated translations and final commit

This commit is contained in:
Evan Debenham
2022-03-22 17:24:12 -04:00
parent e642e789f2
commit 47d9f3219d
18 changed files with 289 additions and 137 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 588
appVersionName = '1.1.2'
appVersionCode = 610
appVersionName = '1.2.0'
appJavaCompatibility = JavaVersion.VERSION_1_8