update version to 5.9.19

This commit is contained in:
tibbi 2019-03-01 11:58:10 +01:00
parent 8749a95ba5
commit 4c1c7aead3

View file

@ -7,7 +7,7 @@ buildscript {
propMinSdkVersion = 21
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '5.9.18'
propVersionName = '5.9.19'
kotlin_version = '1.3.21'
}