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

This commit is contained in:
Evan Debenham
2026-01-21 11:08:25 -05:00
parent 7b522a9752
commit 15d3041cde
50 changed files with 196 additions and 165 deletions

View File

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