upgrade support library

This commit is contained in:
Daniel Gultsch 2018-03-05 12:17:51 +01:00
parent 194b8d419b
commit 7c1d91dd03
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ configurations {
}
ext {
supportLibVersion = '27.0.2'
supportLibVersion = '27.1.0'
}
dependencies {