Skip to content

Commit

Permalink
Moved libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
M66B committed Jul 4, 2014
1 parent 76f5cc0 commit 6f31ccc
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="lib" path="libs/android-support-v13.jar"/>
<classpathentry kind="lib" path="XposedBridgeApi-54.jar"/>
<classpathentry exported="true" kind="lib" path="substrate-api.jar"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="lib" path="libs/XposedBridgeApi-54.jar"/>
<classpathentry exported="true" kind="lib" path="libs/substrate-api.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>
File renamed without changes.
File renamed without changes.

0 comments on commit 6f31ccc

Please sign in to comment.