v0.7.4c: final commit

This commit is contained in:
Evan Debenham
2019-08-12 15:40:18 -04:00
parent 10b772a583
commit 65e7ed7644
2 changed files with 20 additions and 2 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 361
appVersionName = '0.7.4b'
appVersionCode = 362
appVersionName = '0.7.4c'
appAndroidCompileSDK = 28
appAndroidMinSDK = 9