v0.7.4: final commit

Sadly version info is no longer in the manifest, so it's 'final commit' now instead of 'manifest commit'.
This commit is contained in:
Evan Debenham
2019-07-18 15:12:16 -04:00
parent b7a219f211
commit 7de9a8b207
3 changed files with 118 additions and 50 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 349
appVersionName = '0.7.3b'
appVersionCode = 356
appVersionName = '0.7.4'
appAndroidCompileSDK = 28
appAndroidMinSDK = 9