update version to 4.0.17

This commit is contained in:
tibbi 2018-05-16 21:51:04 +02:00
parent b5e838c0f9
commit 32f1094b65

View file

@ -7,7 +7,7 @@ buildscript {
propMinSdkVersion = 16
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '4.0.15'
propVersionName = '4.0.17'
kotlin_version = '1.2.41'
support_libs = '27.1.1'
}