v0.7.4b: actual final commit

This commit is contained in:
Evan Debenham
2019-08-07 21:09:34 -04:00
parent ade3620618
commit d6db2b6a45
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 360
appVersionCode = 361
appVersionName = '0.7.4b'
appAndroidCompileSDK = 28