v2.1.2: updated changelog and version for release

This commit is contained in:
Evan Debenham
2023-06-15 14:52:03 -04:00
parent 5a70a482ae
commit 18dc7dd450
2 changed files with 19 additions and 4 deletions

View File

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