version bump to 1.0.3

This commit is contained in:
iNPUTmice 2015-02-12 23:14:18 +01:00
parent e68c6a1b74
commit a75042830f
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 47 versionCode 48
versionName "1.0.2" versionName "1.0.3"
} }
compileOptions { compileOptions {