v2.4.0: updated translations, changelog, and version for v2.4.0 release!

This commit is contained in:
Evan Debenham
2024-05-13 21:36:35 -04:00
parent f06e61996f
commit 1f6b82b622
14 changed files with 109 additions and 170 deletions
+2 -2
View File
@@ -16,8 +16,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 779
appVersionName = '2.4.0-RC-2'
appVersionCode = 780
appVersionName = '2.4.0'
appJavaCompatibility = JavaVersion.VERSION_1_8