update version to 2.4.3

This commit is contained in:
tibbi 2017-01-20 21:44:40 +01:00
parent a498f6b85d
commit 8c486ce963

View file

@ -29,5 +29,5 @@ ext {
propMinSdkVersion = 16
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '2.4.2'
propVersionName = '2.4.3'
}