Merge remote-tracking branch 'origin/master'

This commit is contained in:
2026-02-14 17:05:46 +02:00
70 changed files with 994 additions and 169 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