updating version to 5.14.0

This commit is contained in:
tibbi 2019-06-21 17:41:34 +02:00
parent a2ac7309c0
commit 8b7e50c66e

View file

@ -7,7 +7,7 @@ buildscript {
propMinSdkVersion = 21
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '5.13.14'
propVersionName = '5.14.0'
kotlin_version = '1.3.40'
}