update support library version

This commit is contained in:
Daniel Gultsch 2017-11-10 14:45:09 +01:00
parent c9e15edca0
commit db365477e7
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ configurations {
}
ext {
supportLibVersion = '26.1.0'
supportLibVersion = '27.0.0'
}
dependencies {