update version to 2.11.7

This commit is contained in:
tibbi 2017-03-15 23:05:06 +01:00
parent 3c0983350d
commit d28f0fe01b

View file

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