update version to 5.2.4
This commit is contained in:
parent
a9140d4072
commit
79825f95fe
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ buildscript {
|
|||
propMinSdkVersion = 21
|
||||
propTargetSdkVersion = propCompileSdkVersion
|
||||
propVersionCode = 1
|
||||
propVersionName = '5.2.3'
|
||||
propVersionName = '5.2.4'
|
||||
kotlin_version = '1.2.71'
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue