Bump version for bugfix.

This commit is contained in:
Kevin Whitaker
2015-11-09 23:20:54 -05:00
parent a46b035d29
commit fb3e486a6c

View File

@@ -20,8 +20,8 @@ android {
applicationId "com.eyecreate.miceandmystics.miceandmystics"
minSdkVersion 16
targetSdkVersion 21
versionCode 1
versionName "1.0"
versionCode 2
versionName "1.0.1"
}
compileOptions {