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

This commit is contained in:
Evan Debenham
2024-04-25 09:06:07 -04:00
parent 44230c1f93
commit 40234c0b43
2 changed files with 18 additions and 6 deletions

View File

@@ -16,8 +16,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 771
appVersionName = '2.4.0-ALPHA-2'
appVersionCode = 772
appVersionName = '2.4.0-ALPHA-3'
appJavaCompatibility = JavaVersion.VERSION_1_8