update version to 5.32.24
This commit is contained in:
parent
f435fce1ef
commit
6c08f5c368
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ buildscript {
|
||||||
propMinSdkVersion = 21
|
propMinSdkVersion = 21
|
||||||
propTargetSdkVersion = propCompileSdkVersion
|
propTargetSdkVersion = propCompileSdkVersion
|
||||||
propVersionCode = 1
|
propVersionCode = 1
|
||||||
propVersionName = '5.32.23'
|
propVersionName = '5.32.24'
|
||||||
kotlin_version = '1.4.21'
|
kotlin_version = '1.4.21'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue