version bump to 1.0.2

This commit is contained in:
iNPUTmice 2015-02-09 16:41:29 +01:00
parent af0c979f45
commit d1076588f4
1 changed files with 2 additions and 2 deletions

View File

@ -46,8 +46,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 14 minSdkVersion 14
targetSdkVersion 21 targetSdkVersion 21
versionCode 46 versionCode 47
versionName "1.0.1" versionName "1.0.2"
} }
compileOptions { compileOptions {