updating version to 5.14.3

This commit is contained in:
tibbi 2019-06-30 23:19:14 +02:00
parent 1606227f80
commit e3d767edce

View file

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