summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-10-15 15:24:18 +0400
committerAndrew Dolgov <[email protected]>2013-10-15 15:24:18 +0400
commitdedd069a90a59c94318df65ec47eca605d67b8c0 (patch)
tree1a50bfcf164a1a16656b4800c860d82096bdf162 /.classpath
parent79537ba544f0bb82fa3818e986bc7b2ac9e97c57 (diff)
add experimental support for sherlock devicedefault theme
Diffstat (limited to '.classpath')
-rw-r--r--.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index 925078d1..aa361afe 100644
--- a/.classpath
+++ b/.classpath
@@ -8,6 +8,6 @@
<classpathentry kind="lib" path="libs/android-support-v4.jar"/>
<classpathentry kind="lib" path="libs/dashclock-api-r1.1.jar"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
- <classpathentry kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
+ <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>