File tree Expand file tree Collapse file tree 2 files changed +444
-15
lines changed Expand file tree Collapse file tree 2 files changed +444
-15
lines changed Original file line number Diff line number Diff line change @@ -77,11 +77,11 @@ dependencies {
77
77
api ' com.facebook.fbui.textlayoutbuilder:textlayoutbuilder:1.0.0'
78
78
api ' com.facebook.fresco:fresco:1.10.0'
79
79
api ' com.facebook.fresco:imagepipeline-okhttp3:1.10.0'
80
- api ' com.facebook.soloader:soloader:0.5.1 '
80
+ api ' com.facebook.soloader:soloader:0.6.0 '
81
81
api ' com.google.code.findbugs:jsr305:3.0.2'
82
- api ' com.squareup.okhttp3:okhttp:3.10.0 '
83
- api ' com.squareup.okhttp3:okhttp-urlconnection:3.10.0 '
84
- api ' com.squareup.okio:okio:1.14 .0'
82
+ api ' com.squareup.okhttp3:okhttp:3.12.1 '
83
+ api ' com.squareup.okhttp3:okhttp-urlconnection:3.12.1 '
84
+ api ' com.squareup.okio:okio:1.15 .0'
85
85
api ' com.squareup:javapoet:1.9.0'
86
86
if (! isV8Enabled()) {
87
87
api ' org.webkit:android-jsc:r174650'
You can’t perform that action at this time.
0 commit comments