v3.1.0: updated changelog, version, and translations for BETA-1.2!

This commit is contained in:
Evan Debenham
2025-05-17 14:31:14 -04:00
parent 6615624d84
commit 7db122ec0c
30 changed files with 486 additions and 410 deletions

View File

@@ -17,8 +17,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 841
appVersionName = '3.1.0-BETA-1.1'
appVersionCode = 842
appVersionName = '3.1.0-BETA-1.2'
appJavaCompatibility = JavaVersion.VERSION_1_8