v3.3.0: updated version, changelog, and translations for BETA-2

This commit is contained in:
Evan Debenham
2025-11-26 11:41:08 -05:00
parent 16147e093e
commit 72d659c771
62 changed files with 850 additions and 773 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 879
appVersionName = '3.3.0-BETA-1'
appVersionCode = 880
appVersionName = '3.3.0-BETA-2'
appJavaCompatibility = JavaVersion.VERSION_11