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

This commit is contained in:
Evan Debenham
2025-05-30 14:12:49 -04:00
parent 1ec4c3e7d8
commit 20e872f911
81 changed files with 1537 additions and 1526 deletions

View File

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