Update butterknife to 10.1.0

This commit is contained in:
Shubham gupta Ggps 2019-03-29 13:35:14 +05:30 committed by Isaac Hutt
parent e87ce5a2f1
commit 0db3f86318

View File

@ -26,7 +26,7 @@ ext {
set("daggerVersion", "2.21")
set("inkPageIndicatorVersion", "1.3.0")
set("constraintLayoutVersion", "1.1.3")
set("butterKnifeVersion", "10.0.0")
set("butterKnifeVersion", "10.1.0")
set("espressoVersion", "3.1.1")
set("apacheCommonsVersion", "2.6")
set("multidexVersion", "2.0.1")