update version to 2.18.6

This commit is contained in:
tibbi 2017-05-28 23:44:48 +02:00
parent e74a60038a
commit 3c72e17ec5

View file

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