v2.0.2: updated changelog & version for v2.0.2 release

This commit is contained in:
Evan Debenham
2023-04-13 11:50:07 -04:00
parent 9ff36ae102
commit ff40272da0
3 changed files with 28 additions and 3 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 696
appVersionName = '2.0.1'
appVersionCode = 700
appVersionName = '2.0.2'
appJavaCompatibility = JavaVersion.VERSION_1_8