version bump support library

This commit is contained in:
Daniel Gultsch 2017-11-17 10:30:04 +01:00
parent 5e15c48206
commit a2d4ec46ba
1 changed files with 1 additions and 1 deletions

View File

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