v3.2.3: updated translations and up version for amended v3.2.3 release

This commit is contained in:
Evan Debenham
2025-09-02 11:56:41 -04:00
parent 14911f9202
commit c97dec022f
8 changed files with 101 additions and 101 deletions

View File

@@ -14,7 +14,7 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 867
appVersionCode = 868
appVersionName = '3.2.3'
appJavaCompatibility = JavaVersion.VERSION_11