updating version to 5.6.19

This commit is contained in:
tibbi 2019-01-27 20:52:56 +01:00
parent 756718c1e1
commit ca3d81a7fd

View file

@ -7,7 +7,7 @@ buildscript {
propMinSdkVersion = 21
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '5.6.18'
propVersionName = '5.6.19'
kotlin_version = '1.3.20'
}