version bump

This commit is contained in:
iNPUTmice 2015-02-02 14:23:35 +01:00
parent bd3fccd2dc
commit ecbceae88b
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 45 versionCode 46
versionName "1.0" versionName "1.0.1"
} }
compileOptions { compileOptions {