v0.8.2b: final commit

This commit is contained in:
Evan Debenham
2020-08-17 11:27:36 -04:00
parent 5387559191
commit 554a843f74
2 changed files with 9 additions and 4 deletions

View File

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