Skip to content
This repository was archived by the owner on Aug 26, 2019. It is now read-only.

Commit 6adad86

Browse files
committed
Revert okhttp to 3.12.1
okhttp 3.13.1 doesn't support Android 4.x
1 parent 0dbb030 commit 6adad86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ dependencies {
9696
implementation 'com.github.seven332:yorozuya-thread:0.1.1'
9797
implementation 'com.github.seven332:yorozuya-collect:0.1.4'
9898
implementation 'com.h6ah4i.android.widget.advrecyclerview:advrecyclerview:1.0.0'
99-
implementation 'com.squareup.okhttp3:okhttp:3.13.1'
99+
implementation 'com.squareup.okhttp3:okhttp:3.12.1'
100100
implementation 'org.ccil.cowan.tagsoup:tagsoup:1.2.1'
101101
implementation 'org.greenrobot:greendao:2.2.1'
102102
implementation 'org.jsoup:jsoup:1.11.3'

0 commit comments

Comments
 (0)