v2.4.0: updated version, changelog, and translations for RC-1

This commit is contained in:
Evan Debenham
2024-05-12 13:19:16 -04:00
parent 523a37df5a
commit 91d392e063
49 changed files with 816 additions and 790 deletions
+2 -2
View File
@@ -16,8 +16,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 777
appVersionName = '2.4.0-BETA-3'
appVersionCode = 778
appVersionName = '2.4.0-RC-1'
appJavaCompatibility = JavaVersion.VERSION_1_8