Pre-bump version so I don't forget to skip 5.

This commit is contained in:
Kevin Whitaker
2016-05-15 17:49:45 -04:00
parent d21d5e58c3
commit b5b33e356d

View File

@@ -20,8 +20,8 @@ android {
applicationId "com.eyecreate.miceandmystics.miceandmystics"
minSdkVersion 16
targetSdkVersion 21
versionCode 4
versionName "1.0.3"
versionCode 6
versionName "1.0.4"
}
compileOptions {