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

This commit is contained in:
Evan Debenham
2026-02-04 20:50:42 -05:00
parent 26d39b58ff
commit 4c41268c41
39 changed files with 156 additions and 124 deletions

View File

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