v1.4.2: Updated translations and re-final commit

This commit is contained in:
Evan Debenham
2022-10-28 12:27:12 -04:00
parent 1e7a473d03
commit f8ca75fb25
9 changed files with 46 additions and 46 deletions

View File

@@ -14,7 +14,7 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 664
appVersionCode = 666 //Hey whaddaya know it's almost halloween too!
appVersionName = '1.4.2'
appJavaCompatibility = JavaVersion.VERSION_1_8