v3.1.0: updated changelog, version, and translations for beta-1.4!

This commit is contained in:
Evan Debenham
2025-05-22 17:38:01 -04:00
parent c6e1625e3d
commit c4fbf99773
47 changed files with 781 additions and 722 deletions

View File

@@ -17,8 +17,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 843
appVersionName = '3.1.0-BETA-1.3'
appVersionCode = 844
appVersionName = '3.1.0-BETA-1.4'
appJavaCompatibility = JavaVersion.VERSION_1_8