Merge remote-tracking branch 'origin/master'

This commit is contained in:
2026-01-25 22:12:09 +02:00
79 changed files with 898 additions and 332 deletions

View File

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