update version to 2.7.6

This commit is contained in:
tibbi 2017-02-27 21:50:52 +01:00
parent ff052cdfc7
commit fbece6822b

View file

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