v0.8.2c: final commit

This commit is contained in:
Evan Debenham
2020-08-27 15:18:57 -04:00
parent 50a80aba44
commit 01c5bcdaad
3 changed files with 41 additions and 11 deletions
+2 -2
View File
@@ -16,8 +16,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 456
appVersionName = '0.8.2b'
appVersionCode = 460
appVersionName = '0.8.2c'
appJavaCompatibility = JavaVersion.VERSION_1_8