update version to 5.32.28

This commit is contained in:
tibbi 2021-01-17 10:23:15 +01:00
parent f943e3a5fa
commit be4337d865

View file

@ -6,7 +6,7 @@ buildscript {
propMinSdkVersion = 21
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '5.32.27'
propVersionName = '5.32.28'
kotlin_version = '1.4.21'
}