update version to 2.32.0

This commit is contained in:
tibbi 2017-10-26 09:32:56 +02:00
parent 15c56855f8
commit b41e2fca99

View file

@ -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'
}