We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d923ca commit 41c129eCopy full SHA for 41c129e
ActionBarSherlockSlidingMenu/.classpath
@@ -4,6 +4,6 @@
4
<classpathentry kind="src" path="gen"/>
5
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
6
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
7
- <classpathentry kind="lib" path="/library/libs/android-support-v4.jar"/>
+ <classpathentry kind="lib" path="/library/libs/android-support-v13.jar"/>
8
<classpathentry kind="output" path="bin/classes"/>
9
</classpath>
0 commit comments