update commons to 2.27.11
This commit is contained in:
parent
cc7b57e26e
commit
97a411ee7f
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ ext {
|
||||||
propMinSdkVersion = 16
|
propMinSdkVersion = 16
|
||||||
propTargetSdkVersion = propCompileSdkVersion
|
propTargetSdkVersion = propCompileSdkVersion
|
||||||
propVersionCode = 1
|
propVersionCode = 1
|
||||||
propVersionName = '2.27.10'
|
propVersionName = '2.27.11'
|
||||||
kotlin_version = '1.1.4-3'
|
kotlin_version = '1.1.4-3'
|
||||||
support_libs = '25.3.1'
|
support_libs = '25.3.1'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue