Update version for store release.

This commit is contained in:
Kevin Whitaker
2016-11-04 23:46:49 -04:00
parent 50bd394151
commit 2d4f253e9b

View File

@@ -13,8 +13,8 @@ android {
applicationId "com.eyecreate.miceandmystics.miceandmystics" applicationId "com.eyecreate.miceandmystics.miceandmystics"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 21 targetSdkVersion 21
versionCode 6 versionCode 7
versionName "1.0.4" versionName "1.0.5"
} }
compileOptions { compileOptions {