v2.1.0: updated version & changelog for ALPHA-2

This commit is contained in:
Evan Debenham
2023-05-19 12:04:25 -04:00
parent 72b005cf4b
commit 36d6e2d086
3 changed files with 23 additions and 5 deletions

View File

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