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

This commit is contained in:
Evan Debenham
2023-06-12 13:54:36 -04:00
parent ab57f83eeb
commit ef7434be95
2 changed files with 38 additions and 2 deletions

View File

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