version bump to 1.4.3

This commit is contained in:
Daniel Gultsch 2015-05-25 05:00:33 +02:00
parent 36034815ee
commit 4cb49c4a9c
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 68 versionCode 69
versionName "1.4.2" versionName "1.4.3"
} }
compileOptions { compileOptions {