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