v2.5.4: fixed unintended debug code and upped version for re-release
This commit is contained in:
@@ -20,7 +20,7 @@ allprojects {
|
||||
appName = 'Shattered Pixel Dungeon'
|
||||
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
|
||||
|
||||
appVersionCode = 801
|
||||
appVersionCode = 802
|
||||
appVersionName = '2.5.4'
|
||||
|
||||
appJavaCompatibility = JavaVersion.VERSION_1_8
|
||||
|
||||
Reference in New Issue
Block a user