update version to 5.2.6

This commit is contained in:
tibbi 2018-10-25 10:16:58 +02:00
parent b72c60b51a
commit e3922ea18b

View file

@ -7,7 +7,7 @@ buildscript {
propMinSdkVersion = 21
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '5.2.5'
propVersionName = '5.2.6'
kotlin_version = '1.2.71'
}