v2.1.3: updated changelog and version for v2.1.3 release

This commit is contained in:
Evan Debenham
2023-06-26 17:45:15 -04:00
parent 4d5c9ece6e
commit 4a38ecde56
2 changed files with 32 additions and 2 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 730
appVersionName = '2.1.2'
appVersionCode = 732
appVersionName = '2.1.3'
appJavaCompatibility = JavaVersion.VERSION_1_8