update version to 5.28.2

This commit is contained in:
tibbi 2020-05-14 20:39:25 +02:00
parent be77c553bc
commit 4caf26c191

View file

@ -7,7 +7,7 @@ buildscript {
propMinSdkVersion = 21
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '5.28.1'
propVersionName = '5.28.2'
kotlin_version = '1.3.72'
}