diff options
author | Arne Schwabe <arne@rfc2549.org> | 2013-08-15 10:31:45 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2013-08-15 10:31:45 +0200 |
commit | 730b945ec2dbb739b99d897ed836b7134f32f4e4 (patch) | |
tree | e67455fdb57d619304d47d9b7ca7b6ebdcd9f751 /icsopenvpn.iml | |
parent | f7c4ba472b86fe728875e10e53f6ead0ff5ff558 (diff) |
Version 0.5.42v0.5.42
Diffstat (limited to 'icsopenvpn.iml')
-rw-r--r-- | icsopenvpn.iml | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/icsopenvpn.iml b/icsopenvpn.iml index 8b4a8840..71d16c50 100644 --- a/icsopenvpn.iml +++ b/icsopenvpn.iml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<module external.linked.project.path="$MODULE_DIR$/build.gradle" external.system.id="GRADLE" type="JAVA_MODULE" version="4"> +<module external.linked.project.path="$MODULE_DIR$" external.system.id="GRADLE" type="JAVA_MODULE" version="4"> <component name="FacetManager"> <facet type="android" name="Android"> <configuration> @@ -68,15 +68,6 @@ </content> <orderEntry type="jdk" jdkName="Android 4.3 Platform" jdkType="Android SDK" /> <orderEntry type="sourceFolder" forTests="false" /> - <orderEntry type="module-library"> - <library> - <CLASSES> - <root url="jar://$APPLICATION_HOME_DIR$/lib/annotations.jar!/" /> - </CLASSES> - <JAVADOC /> - <SOURCES /> - </library> - </orderEntry> <orderEntry type="library" exported="" name="annotations-12.0" level="project" /> </component> </module> |