update commons to 2.9.1
This commit is contained in:
parent
3cee9dcd8b
commit
409a5f6750
1 changed files with 1 additions and 1 deletions
|
@ -29,5 +29,5 @@ ext {
|
|||
propMinSdkVersion = 16
|
||||
propTargetSdkVersion = propCompileSdkVersion
|
||||
propVersionCode = 1
|
||||
propVersionName = '2.9.0'
|
||||
propVersionName = '2.9.1'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue