v0.8.0b: final commit

This commit is contained in:
Evan Debenham
2020-05-05 13:34:20 -04:00
parent fe74503189
commit 7fdb4f534e
3 changed files with 16 additions and 5 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 413
appVersionName = '0.8.0a'
appVersionCode = 414
appVersionName = '0.8.0b'
appJavaCompatibility = 1.8