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

This commit is contained in:
Evan Debenham
2024-05-13 13:21:08 -04:00
parent 29cca96a47
commit f06e61996f
6 changed files with 98 additions and 90 deletions
+2 -2
View File
@@ -16,8 +16,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 778
appVersionName = '2.4.0-RC-1'
appVersionCode = 779
appVersionName = '2.4.0-RC-2'
appJavaCompatibility = JavaVersion.VERSION_1_8