mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08: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
@ -30,4 +30,16 @@
|
|||||||
<nature>com.android.ide.eclipse.adt.AndroidNature</nature>
|
<nature>com.android.ide.eclipse.adt.AndroidNature</nature>
|
||||||
<nature>org.eclipse.jdt.core.javanature</nature>
|
<nature>org.eclipse.jdt.core.javanature</nature>
|
||||||
</natures>
|
</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>
|
</projectDescription>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user