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

This commit is contained in:
Evan Debenham
2025-05-15 11:58:49 -04:00
parent 96ba257882
commit 877ea96862
130 changed files with 5534 additions and 2687 deletions
+2 -2
View File
@@ -17,8 +17,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 839
appVersionName = '3.1.0-ALPHA-1.0'
appVersionCode = 840
appVersionName = '3.1.0-BETA-1.0'
appJavaCompatibility = JavaVersion.VERSION_1_8