v0.8.2: final commit

This commit is contained in:
Evan Debenham
2020-08-06 10:05:31 -04:00
parent db1ba4e60e
commit 6c53c8aa22
4 changed files with 160 additions and 37 deletions

View File

@@ -16,8 +16,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 434
appVersionName = '0.8.1a'
appVersionCode = 448
appVersionName = '0.8.2'
appJavaCompatibility = JavaVersion.VERSION_1_8