update version to 5.16.17

This commit is contained in:
tibbi 2019-08-27 11:17:55 +02:00
parent 6a28faa863
commit c098f3a466

View file

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