update commons to 5.22.6

This commit is contained in:
tibbi 2020-02-07 11:13:53 +01:00
parent 5d80cfd281
commit eb0f871280

View file

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