v0.8.1a: final commit

This commit is contained in:
Evan Debenham
2020-07-02 19:30:23 -04:00
parent 3cb09e3504
commit 0bf7f2edc3
2 changed files with 33 additions and 2 deletions
+2 -2
View File
@@ -16,8 +16,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 420
appVersionName = '0.8.1'
appVersionCode = 422
appVersionName = '0.8.1a'
appJavaCompatibility = JavaVersion.VERSION_1_8