v2.1.3: fixed an incorrect condition in Armor desc and re-upped version
This commit is contained in:
@@ -14,7 +14,7 @@ allprojects {
|
||||
appName = 'Shattered Pixel Dungeon'
|
||||
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
|
||||
|
||||
appVersionCode = 732
|
||||
appVersionCode = 734
|
||||
appVersionName = '2.1.3'
|
||||
|
||||
appJavaCompatibility = JavaVersion.VERSION_1_8
|
||||
|
||||
Reference in New Issue
Block a user