v2.1.4: updated changelog, translations, and version for v2.1.4 release

This commit is contained in:
Evan Debenham
2023-07-06 12:18:03 -04:00
parent 8a4a1b2757
commit 9ba42fda5d
40 changed files with 319 additions and 298 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 734
appVersionName = '2.1.3'
appVersionCode = 736
appVersionName = '2.1.4'
appJavaCompatibility = JavaVersion.VERSION_1_8