v2.2.0: updated version and changelog for ALPHA-0.2

This commit is contained in:
Evan Debenham
2023-09-05 12:57:10 -04:00
parent f6e55a633b
commit 8eb23aacb3
2 changed files with 23 additions and 2 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 738
appVersionName = '2.2.0-ALPHA-0.1'
appVersionCode = 739
appVersionName = '2.2.0-ALPHA-0.2'
appJavaCompatibility = JavaVersion.VERSION_1_8