File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ def supportLibraryVersion = '25.3.1'
3636def firebaseVersion = ' 11.4.2'
3737
3838dependencies {
39- compile ' com.android.support:multidex:1.0.1 '
39+ compile ' com.android.support:multidex:1.0.2 '
4040
4141 compile fileTree(include : [' *.jar' ], dir : ' libs' )
4242 androidTestCompile(' com.android.support.test.espresso:espresso-core:2.2.2' , {
@@ -66,8 +66,8 @@ dependencies {
6666 compile " com.android.support:appcompat-v7:${ supportLibraryVersion} "
6767 compile " com.android.support:design:${ supportLibraryVersion} "
6868
69- compile ' com.jakewharton:butterknife:8.6 .0'
70- annotationProcessor ' com.jakewharton:butterknife-compiler:8.6 .0'
69+ compile ' com.jakewharton:butterknife:8.7 .0'
70+ annotationProcessor ' com.jakewharton:butterknife-compiler:8.7 .0'
7171
7272 compile ' co.lujun:androidtagview:1.1.3'
7373 compile ' com.github.developer-shivam:crescento:1.1.0'
You can’t perform that action at this time.
0 commit comments