update version to 2.4.1

This commit is contained in:
tibbi 2017-01-16 20:32:01 +01:00
parent 9c077fc95c
commit 48708d4c6e

View file

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