v2.4.1: updated translations, version, and changelog for v2.4.1 release

This commit is contained in:
Evan Debenham
2024-05-22 14:47:54 -04:00
parent 89e5def20c
commit 11dd2e9cd0
57 changed files with 1365 additions and 1298 deletions
+2 -2
View File
@@ -16,8 +16,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 780
appVersionName = '2.4.0'
appVersionCode = 781
appVersionName = '2.4.1'
appJavaCompatibility = JavaVersion.VERSION_1_8