update support lib

This commit is contained in:
Conny Duck 2018-04-09 16:42:35 +02:00
parent 54d45585e6
commit 1232bfe18d

View file

@ -43,7 +43,7 @@ android {
}
}
ext.supportLibraryVersion = '27.1.0'
ext.supportLibraryVersion = '27.1.1'
ext.daggerVersion = '2.15'
dependencies {