File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -113,6 +113,7 @@ dependencies {
113
113
compile " com.android.support:recyclerview-v7:$SUPPORT_LIBRARY_VERSION "
114
114
compile " com.android.support:cardview-v7:$SUPPORT_LIBRARY_VERSION "
115
115
compile " com.android.support:support-annotations:$SUPPORT_LIBRARY_VERSION "
116
+ compile " com.android.support:design:$SUPPORT_LIBRARY_VERSION "
116
117
117
118
compile ' com.squareup.picasso:picasso:2.5.2'
118
119
compile ' com.squareup.sqlbrite:sqlbrite:0.6.2'
@@ -121,7 +122,7 @@ dependencies {
121
122
compile " com.squareup.retrofit2:adapter-rxjava:$RETROFIT_VERSION "
122
123
compile ' com.squareup:otto:1.3.8'
123
124
compile " com.jakewharton.picasso:picasso2-okhttp3-downloader:$picassoOkHttpDownloader "
124
- compile " com.squareup.okhttp3:okhttp:3.1.2"
125
+ compile " com.squareup.okhttp3:okhttp:3.1.2"
125
126
compile ' io.reactivex:rxandroid:1.1.0'
126
127
compile ' io.reactivex:rxjava:1.1.0'
127
128
compile ' com.jakewharton:butterknife:7.0.1'
You can’t perform that action at this time.
0 commit comments