update version to 5.2.19

This commit is contained in:
tibbi 2018-10-30 23:30:58 +01:00
parent 9ffed5b1da
commit b35ce20887

View file

@ -7,7 +7,7 @@ buildscript {
propMinSdkVersion = 21
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '5.2.18'
propVersionName = '5.2.19'
kotlin_version = '1.2.71'
}