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

This commit is contained in:
Evan Debenham
2025-11-25 11:05:13 -05:00
parent 5f11a6fb09
commit c8f5f3b96d
140 changed files with 2332 additions and 1001 deletions

View File

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