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

This commit is contained in:
Evan Debenham
2023-05-18 12:04:19 -04:00
parent e25c68047f
commit 31036e1177
3 changed files with 186 additions and 4 deletions

View File

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