v0.8.1: final commit

This commit is contained in:
Evan Debenham
2020-06-27 20:22:15 -04:00
parent 55bbb60a6d
commit b3783295bf
4 changed files with 224 additions and 64 deletions
+2 -2
View File
@@ -16,8 +16,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 414
appVersionName = '0.8.0b'
appVersionCode = 420
appVersionName = '0.8.1'
appJavaCompatibility = JavaVersion.VERSION_1_8