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

This commit is contained in:
Evan Debenham
2026-02-10 15:00:17 -05:00
parent d1d2d7d268
commit 504eb480e9
54 changed files with 359 additions and 151 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 890
appVersionName = '3.3.5'
appVersionCode = 891
appVersionName = '3.3.6'
appJavaCompatibility = JavaVersion.VERSION_11