update version to 5.32.24

This commit is contained in:
tibbi 2021-01-10 16:44:05 +01:00
parent f435fce1ef
commit 6c08f5c368

View file

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