update version to 5.19.14

This commit is contained in:
tibbi 2019-11-18 23:07:03 +01:00
parent a3884beb67
commit 31756f6229

View file

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