v1.4.0: further initial tutorial improvements

This commit is contained in:
Evan Debenham
2022-09-10 13:07:29 -04:00
parent b9b02fdef8
commit 5730d7aca1
5 changed files with 41 additions and 7 deletions

View File

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