update version to 5.2.0

This commit is contained in:
tibbi 2018-10-23 10:57:24 +02:00
parent 29e4af8740
commit 5d9ca8a135

View file

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