v1.2.1: updated translations and true final commit

This commit is contained in:
Evan Debenham
2022-04-02 15:05:23 -04:00
parent b4e9e89cd5
commit 9eb2855d1b
22 changed files with 305 additions and 284 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 614
appVersionCode = 616
appVersionName = '1.2.1'
appJavaCompatibility = JavaVersion.VERSION_1_8