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 {
minSdkVersion 14
targetSdkVersion 21
versionCode 72
versionName "1.4.4"
versionCode 73
versionName "1.4.5"
}
compileOptions {