v1.3.2: re-final commit

This commit is contained in:
Evan Debenham
2022-07-26 14:56:15 -04:00
parent 3ae14078d8
commit 4f32d906a0
2 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 646
appVersionCode = 648
appVersionName = '1.3.2'
appJavaCompatibility = JavaVersion.VERSION_1_8