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

This commit is contained in:
Evan Debenham
2023-09-11 12:15:49 -04:00
parent 55f267f5b6
commit 9c2588e197
2 changed files with 30 additions and 4 deletions

View File

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