update version to 2.7.4

This commit is contained in:
tibbi 2017-02-25 18:52:53 +01:00
parent 4b56130265
commit c14bf3514d

View file

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