update version to 2.16.8

This commit is contained in:
tibbi 2017-04-17 20:57:40 +02:00
parent ba262425eb
commit 804e3dbf34

View file

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