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

This commit is contained in:
Evan Debenham
2025-05-16 18:14:16 -04:00
parent d4598d847d
commit 9b947afad1
85 changed files with 1391 additions and 1191 deletions
+2 -2
View File
@@ -17,8 +17,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 840
appVersionName = '3.1.0-BETA-1.0'
appVersionCode = 841
appVersionName = '3.1.0-BETA-1.1'
appJavaCompatibility = JavaVersion.VERSION_1_8