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

This commit is contained in:
Evan Debenham
2025-11-27 13:58:32 -05:00
parent 4bedc9753b
commit e2c1c821d6
40 changed files with 148 additions and 137 deletions

View File

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