update version to 4.8.6

This commit is contained in:
tibbi 2018-10-02 23:16:49 +02:00
parent 74678b4983
commit cfe20618f7

View file

@ -7,7 +7,7 @@ buildscript {
propMinSdkVersion = 16
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '4.8.5'
propVersionName = '4.8.6'
kotlin_version = '1.2.71'
support_libs = '27.1.1'
}