v0.7.4a: final commit

This commit is contained in:
Evan Debenham
2019-07-27 19:59:55 -04:00
parent d48c843e09
commit f10be84a10
3 changed files with 48 additions and 4 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 356
appVersionName = '0.7.4'
appVersionCode = 357
appVersionName = '0.7.4a'
appAndroidCompileSDK = 28
appAndroidMinSDK = 9