Bump version for new language addition.

This commit is contained in:
Kevin Whitaker
2017-05-16 17:25:21 -04:00
parent 566fc69def
commit 03c179645f

View File

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