update version to 5.20.2

This commit is contained in:
tibbi 2019-11-28 19:50:26 +01:00
parent 27688bb300
commit eeebfff4ce

View file

@ -7,7 +7,7 @@ buildscript {
propMinSdkVersion = 21
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '5.20.1'
propVersionName = '5.20.2'
kotlin_version = '1.3.61'
}