version bump to 1.4.4

This commit is contained in:
Daniel Gultsch 2015-06-23 12:14:42 +02:00
parent 4cb49c4a9c
commit 9b7a606cb0
1 changed files with 2 additions and 2 deletions

View File

@ -44,8 +44,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 14 minSdkVersion 14
targetSdkVersion 21 targetSdkVersion 21
versionCode 69 versionCode 72
versionName "1.4.3" versionName "1.4.4"
} }
compileOptions { compileOptions {