update version to 5.2.8

This commit is contained in:
tibbi 2018-10-25 12:34:52 +02:00
parent e7d6d5b6e1
commit cdcf632052

View file

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