update version to 4.7.17

This commit is contained in:
tibbi 2018-09-22 18:42:43 +02:00
parent e36bf6d84e
commit 71863a234a

View file

@ -7,7 +7,7 @@ buildscript {
propMinSdkVersion = 16
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '4.7.16'
propVersionName = '4.7.17'
kotlin_version = '1.2.70'
support_libs = '27.1.1'
}