update support library version
This commit is contained in:
parent
c9e15edca0
commit
db365477e7
|
@ -25,7 +25,7 @@ configurations {
|
||||||
}
|
}
|
||||||
|
|
||||||
ext {
|
ext {
|
||||||
supportLibVersion = '26.1.0'
|
supportLibVersion = '27.0.0'
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
|
Loading…
Reference in New Issue