update version to 5.2.0
This commit is contained in:
parent
29e4af8740
commit
5d9ca8a135
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ buildscript {
|
|||
propMinSdkVersion = 21
|
||||
propTargetSdkVersion = propCompileSdkVersion
|
||||
propVersionCode = 1
|
||||
propVersionName = '5.1.17'
|
||||
propVersionName = '5.2.0'
|
||||
kotlin_version = '1.2.71'
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue