version bump to 1.4.6

This commit is contained in:
Daniel Gultsch 2015-07-03 13:08:25 +02:00
parent fc47969741
commit bfe1d2489a
1 changed files with 2 additions and 2 deletions

View File

@ -45,8 +45,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 21
versionCode 73
versionName "1.4.5"
versionCode 74
versionName "1.4.6"
}
compileOptions {