v2.4.0: updated version and changelog for ALPHA-2

This commit is contained in:
Evan Debenham
2024-04-24 14:27:10 -04:00
parent f6e82d0e45
commit abfcd68580
2 changed files with 12 additions and 2 deletions
+2 -2
View File
@@ -16,8 +16,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 769
appVersionName = '2.4.0-ALPHA-1'
appVersionCode = 771
appVersionName = '2.4.0-ALPHA-2'
appJavaCompatibility = JavaVersion.VERSION_1_8