v3.0.0: updated version and changelog for ALPHA-2

This commit is contained in:
Evan Debenham
2024-11-29 13:33:04 -05:00
parent df1408e928
commit 26ef4dedd0
2 changed files with 17 additions and 2 deletions

View File

@@ -17,8 +17,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 804
appVersionName = '3.0.0-ALPHA-1'
appVersionCode = 805
appVersionName = '3.0.0-ALPHA-2'
appJavaCompatibility = JavaVersion.VERSION_1_8