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

This commit is contained in:
Evan Debenham
2024-04-23 13:26:10 -04:00
parent 757051d8e7
commit 2763cf42ca
3 changed files with 212 additions and 53 deletions

View File

@@ -16,8 +16,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 768
appVersionName = '2.3.2'
appVersionCode = 769
appVersionName = '2.4.0-ALPHA-1'
appJavaCompatibility = JavaVersion.VERSION_1_8