version bump support library

This commit is contained in:
Daniel Gultsch 2017-11-17 10:30:04 +01:00
parent 5e15c48206
commit a2d4ec46ba

View file

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