v3.1.0: updated version, changelog, and translations for v3.1 release!

This commit is contained in:
Evan Debenham
2025-06-01 14:33:35 -04:00
parent acad662f43
commit 52389cd778
57 changed files with 362 additions and 409 deletions

View File

@@ -17,8 +17,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 845
appVersionName = '3.1.0-BETA-2.0'
appVersionCode = 846
appVersionName = '3.1.0'
appJavaCompatibility = JavaVersion.VERSION_1_8