summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2013-05-16 10:13:40 +0200
committerArne Schwabe <arne@rfc2549.org>2013-05-16 10:13:40 +0200
commit14d31b4864d0bd55ca5043755d02742a5fe61cab (patch)
treee1846f4377b527cd21c67efbe2ad75416e8e598e /.classpath
parent4d72f0b9340be7bf4ffacfc77700f1bdac0849f5 (diff)
Add auto exported gradle build file
Diffstat (limited to '.classpath')
-rw-r--r--.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index 3f9691c5..0b084083 100644
--- a/.classpath
+++ b/.classpath
@@ -4,5 +4,6 @@
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
+ <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>