v2.0.0: updated version/changelog for alpha-2

This commit is contained in:
Evan Debenham
2023-01-27 12:31:15 -05:00
parent 7768c23f71
commit 8940c16937
3 changed files with 21 additions and 3 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 669
appVersionName = '2.0.0-ALPHA-1'
appVersionCode = 670
appVersionName = '2.0.0-ALPHA-2'
appJavaCompatibility = JavaVersion.VERSION_1_8