update version to 5.32.27

This commit is contained in:
tibbi 2021-01-16 17:29:04 +01:00
parent 738a483e88
commit c3bc4a3c2e

View file

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