diff options
author | Arne Schwabe <arne@rfc2549.org> | 2013-06-25 09:41:16 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2013-06-25 09:41:16 +0200 |
commit | b0ef201099a57dc2d1e00433656594058290fc83 (patch) | |
tree | 52b1a26cc6cc2b39e069b115cdfb89951f23b8ca /icsopenvpn.iml | |
parent | d70bdb426cb675fc32a9784936377618f5abbdd3 (diff) |
Always uses newest gradle build version
--HG--
extra : rebase_source : b64e82c850a5ff489735ea9b23762bf00def4178
Diffstat (limited to 'icsopenvpn.iml')
-rw-r--r-- | icsopenvpn.iml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/icsopenvpn.iml b/icsopenvpn.iml index 80102595..922231a6 100644 --- a/icsopenvpn.iml +++ b/icsopenvpn.iml @@ -11,6 +11,8 @@ <facet type="android-gradle" name="Android-Gradle"> <configuration> <option name="GRADLE_PROJECT_PATH" value=":" /> + <option name="PROJECT_ABSOLUTE_PATH" value="$MODULE_DIR$" /> + <option name="GRADLE_HOME_DIR_PATH" /> </configuration> </facet> </component> |