update version to 5.17.17

This commit is contained in:
tibbi 2019-09-15 23:44:24 +02:00
parent 9e3f6b03aa
commit 9a35192237

View file

@ -7,7 +7,7 @@ buildscript {
propMinSdkVersion = 21
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '5.17.16'
propVersionName = '5.17.17'
kotlin_version = '1.3.50'
}