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

This commit is contained in:
Evan Debenham
2026-01-02 15:18:32 -05:00
parent d4c097eb41
commit 0bfb5657f0
53 changed files with 409 additions and 362 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 884
appVersionName = '3.3.1'
appVersionCode = 885
appVersionName = '3.3.2'
appJavaCompatibility = JavaVersion.VERSION_11