Skip to content

Commit

Permalink
mark jsoup doc library as not part of apk file
Browse files Browse the repository at this point in the history
  • Loading branch information
amcereijo committed Dec 27, 2012
1 parent 33e6afb commit 92cc720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="lib" path="libs/jsoup-1.6.2-javadoc.jar"/>
<classpathentry kind="lib" path="libs/jsoup-1.6.2-javadoc.jar"/>
<classpathentry exported="true" kind="lib" path="libs/jsoup-1.6.2.jar" sourcepath="libs/jsoup-1.6.2-javadoc.jar"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="lib" path="libs/GoogleAdMobAdsSdk-6.1.0.jar"/>
Expand Down

0 comments on commit 92cc720

Please sign in to comment.