update version to 5.22.4

This commit is contained in:
tibbi 2020-02-05 22:46:16 +01:00
parent b42a9af409
commit 64baac6599

View file

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