mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
Make OkHttp extension work in Eclipse/[].
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=118921673
This commit is contained in:
parent
3208e20673
commit
e9fcbafcb4
1 changed files with 12 additions and 0 deletions
|
|
@ -30,4 +30,16 @@
|
|||
<nature>com.android.ide.eclipse.adt.AndroidNature</nature>
|
||||
<nature>org.eclipse.jdt.core.javanature</nature>
|
||||
</natures>
|
||||
<linkedResources>
|
||||
<link>
|
||||
<name>libs/okhttp-3.2.0.jar</name>
|
||||
<type>1</type>
|
||||
<locationURI>$%7BPARENT-4-PROJECT_LOC%7D/third_party/okhttp3/okhttp-3.2.0.jar</locationURI>
|
||||
</link>
|
||||
<link>
|
||||
<name>libs/okio-1.6.0.jar</name>
|
||||
<type>1</type>
|
||||
<locationURI>$%7BPARENT-4-PROJECT_LOC%7D/third_party/okio/okio-1.6.0.jar</locationURI>
|
||||
</link>
|
||||
</linkedResources>
|
||||
</projectDescription>
|
||||
|
|
|
|||
Loading…
Reference in a new issue