diff options
| author | Arne Schwabe <arne@rfc2549.org> | 2013-05-16 10:13:40 +0200 |
|---|---|---|
| committer | Arne Schwabe <arne@rfc2549.org> | 2013-05-16 10:13:40 +0200 |
| commit | 14d31b4864d0bd55ca5043755d02742a5fe61cab (patch) | |
| tree | e1846f4377b527cd21c67efbe2ad75416e8e598e /.classpath | |
| parent | 4d72f0b9340be7bf4ffacfc77700f1bdac0849f5 (diff) | |
Add auto exported gradle build file
Diffstat (limited to '.classpath')
| -rw-r--r-- | .classpath | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |
