v3.1.1: one final translation update to fix i18n bugs, and re-up version

This commit is contained in:
Evan Debenham
2025-06-18 13:56:44 -04:00
parent 19f9ac0351
commit be17c594b1
13 changed files with 103 additions and 103 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 849
appVersionCode = 850
appVersionName = '3.1.1'
appJavaCompatibility = JavaVersion.VERSION_1_8