v1.0.1: final commit

This commit is contained in:
Evan Debenham
2021-08-25 17:24:47 -04:00
parent b8fa887384
commit 07ad3fcc38
23 changed files with 56 additions and 22 deletions

View File

@@ -15,8 +15,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 566
appVersionName = '1.0.0'
appVersionCode = 570
appVersionName = '1.0.1'
appJavaCompatibility = JavaVersion.VERSION_1_8