Bump version for release.

This commit is contained in:
Kevin Whitaker
2016-02-16 23:49:13 -05:00
parent 3916fb3aa8
commit 7c9fae256f

View File

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