update version to 2.32.0
This commit is contained in:
parent
15c56855f8
commit
b41e2fca99
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ ext {
|
|||
propMinSdkVersion = 16
|
||||
propTargetSdkVersion = propCompileSdkVersion
|
||||
propVersionCode = 1
|
||||
propVersionName = '2.31.11'
|
||||
propVersionName = '2.32.0'
|
||||
kotlin_version = '1.1.51'
|
||||
support_libs = '25.3.1'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue