updating version to 5.18.16

This commit is contained in:
tibbi 2019-10-31 22:43:20 +01:00
parent 992674a2dd
commit f9d07afa86

View file

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