update version to 5.20.3

This commit is contained in:
tibbi 2019-12-02 23:05:13 +01:00
parent a3d9c8e745
commit b71857b851

View file

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