update version to 2.7.1

This commit is contained in:
tibbi 2017-02-25 12:32:01 +01:00
parent 1da2982edf
commit f0a6ab6ec7

View file

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