v0.8.2d: final commit

This commit is contained in:
Evan Debenham
2020-08-29 19:51:28 -04:00
parent f8e244bbdd
commit 527ad068e5
2 changed files with 13 additions and 3 deletions

View File

@@ -16,8 +16,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 460
appVersionName = '0.8.2c'
appVersionCode = 462
appVersionName = '0.8.2d'
appJavaCompatibility = JavaVersion.VERSION_1_8