update version to 5.19.13

This commit is contained in:
tibbi 2019-11-17 19:05:43 +01:00
parent ff31c75365
commit 66e37df470

View file

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