diff options
author | Arne Schwabe <arne@rfc2549.org> | 2014-01-21 20:37:31 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2014-01-21 20:37:31 +0100 |
commit | b7968faa2a6dac1bd9641309ccf4c9a387bca26c (patch) | |
tree | b73b91ede0a7b3257dda85c056873ceb8ef0db07 /icsopenvpn.iml | |
parent | f3957386eb230ab85fa7d727c96d9ca6fe122ee3 (diff) |
Add to code that allows excluding routes from the VPN
--HG--
extra : rebase_source : 7e20e643cb0949520b92f7ab7b623d6856ea4ef7
Diffstat (limited to 'icsopenvpn.iml')
-rw-r--r-- | icsopenvpn.iml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icsopenvpn.iml b/icsopenvpn.iml index 62aab261..866601d3 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$" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" type="JAVA_MODULE" version="4"> +<module external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="" external.system.module.version="unspecified" type="JAVA_MODULE" version="4"> <component name="FacetManager"> <facet type="android" name="Android"> <configuration> |