v0.8.2a: final commit

This commit is contained in:
Evan Debenham
2020-08-16 13:20:48 -04:00
parent 6bba3a6df8
commit 0b53953294
2 changed files with 31 additions and 2 deletions

View File

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