update commons to 5.22.6
This commit is contained in:
parent
5d80cfd281
commit
eb0f871280
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ buildscript {
|
|||
propMinSdkVersion = 21
|
||||
propTargetSdkVersion = propCompileSdkVersion
|
||||
propVersionCode = 1
|
||||
propVersionName = '5.22.5'
|
||||
propVersionName = '5.22.6'
|
||||
kotlin_version = '1.3.61'
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue