update version to 5.18.26

This commit is contained in:
tibbi 2019-11-04 22:20:40 +01:00
parent c79d25d42c
commit 701872f936

View file

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