v2.1.0: fixed grim proc rate and version/changelog for re-release RC-2

This commit is contained in:
Evan Debenham
2023-06-01 13:34:14 -04:00
parent 7afb198ad7
commit e84fccda2f
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 714
appVersionCode = 717
appVersionName = '2.1.0-RC-2'
appJavaCompatibility = JavaVersion.VERSION_1_8