diff options
author | Arne Schwabe <arne@rfc2549.org> | 2013-09-10 22:45:16 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2013-09-10 22:45:16 +0200 |
commit | 6181f4f56ee560ee0a94e12ce865b90a826ea645 (patch) | |
tree | c2879f4657bc806b809d3101c83c7708ac65a1c6 /vpndialogxposed/vpndialogxposed.iml | |
parent | 7b2fe6b5cabd255b2292804c951f4e5c9e9ddfa2 (diff) |
Add Google in App purchasing as an Alternative for Paypal
Also make sure it works on non Gplay devices too!
Diffstat (limited to 'vpndialogxposed/vpndialogxposed.iml')
-rw-r--r-- | vpndialogxposed/vpndialogxposed.iml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/vpndialogxposed/vpndialogxposed.iml b/vpndialogxposed/vpndialogxposed.iml index a1c6e847..b9f945d6 100644 --- a/vpndialogxposed/vpndialogxposed.iml +++ b/vpndialogxposed/vpndialogxposed.iml @@ -1,24 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <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> - <option name="SELECTED_BUILD_VARIANT" value="Debug" /> - <option name="ASSEMBLE_TASK_NAME" value="assembleDebug" /> - <option name="ASSEMBLE_TEST_TASK_NAME" value="assembleTest" /> - <option name="SOURCE_GEN_TASK_NAME" value="TODO" /> - <option name="ALLOW_USER_CONFIGURATION" value="false" /> - <option name="MANIFEST_FILE_RELATIVE_PATH" value="/src/main/AndroidManifest.xml" /> - <option name="RES_FOLDER_RELATIVE_PATH" value="/src/main/res" /> - <option name="ASSETS_FOLDER_RELATIVE_PATH" value="/src/main/assets" /> - </configuration> - </facet> - <facet type="android-gradle" name="Android-Gradle"> - <configuration> - <option name="GRADLE_PROJECT_PATH" value=":vpndialogxposed" /> - </configuration> - </facet> - </component> <component name="NewModuleRootManager" inherit-compiler-output="false"> <output url="file://$MODULE_DIR$/build/classes/debug" /> <exclude-output /> |