update version to 5.30.17

This commit is contained in:
tibbi 2020-09-27 09:51:51 +02:00
parent 668dec905e
commit 96f0446d98

View file

@ -6,7 +6,7 @@ buildscript {
propMinSdkVersion = 21
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '5.30.16'
propVersionName = '5.30.17'
kotlin_version = '1.4.10'
}