update Commons to 2.26.2
This commit is contained in:
parent
a4aec0b6ee
commit
3b867e6418
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ ext {
|
|||
propMinSdkVersion = 16
|
||||
propTargetSdkVersion = propCompileSdkVersion
|
||||
propVersionCode = 1
|
||||
propVersionName = '2.25.4'
|
||||
propVersionName = '2.26.2'
|
||||
kotlin_version = '1.1.4-2'
|
||||
support_libs = '25.3.1'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue