version bump to 1.4.5

This commit is contained in:
Daniel Gultsch 2015-06-29 15:18:53 +02:00
parent 0d01e51da5
commit 6ee11e5323
1 changed files with 2 additions and 2 deletions

View File

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