v0.8.2: added some basic support for demo and instant app functionality

This commit is contained in:
Evan Debenham
2020-07-25 16:15:33 -04:00
parent 666e009334
commit 6cca2154d6
11 changed files with 124 additions and 22 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 422
appVersionCode = 434
appVersionName = '0.8.1a'
appJavaCompatibility = JavaVersion.VERSION_1_8