summaryrefslogtreecommitdiff
path: root/tt-rss-android.iml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2019-02-13 14:59:19 +0300
committerAndrew Dolgov <[email protected]>2019-02-13 14:59:19 +0300
commitd8df00c1264207f780907ae76a17c2acc348e003 (patch)
tree1acc9f00f1cca23c76a5d0d6fc37e4262b085e24 /tt-rss-android.iml
parentc2c677a1a3bcd6431d0db8c045b7e60257fd56f4 (diff)
upd gradle
Diffstat (limited to 'tt-rss-android.iml')
-rwxr-xr-xtt-rss-android.iml37
1 files changed, 19 insertions, 18 deletions
diff --git a/tt-rss-android.iml b/tt-rss-android.iml
index 302312a8..20e85172 100755
--- a/tt-rss-android.iml
+++ b/tt-rss-android.iml
@@ -1,19 +1,20 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module external.linked.project.id="tt-rss-android" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" type="JAVA_MODULE" version="4">
- <component name="FacetManager">
- <facet type="java-gradle" name="Java-Gradle">
- <configuration>
- <option name="BUILD_FOLDER_PATH" value="$MODULE_DIR$/build" />
- <option name="BUILDABLE" value="false" />
- </configuration>
- </facet>
- </component>
- <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7" inherit-compiler-output="true">
- <exclude-output />
- <content url="file://$MODULE_DIR$">
- <excludeFolder url="file://$MODULE_DIR$/.gradle" />
- </content>
- <orderEntry type="inheritedJdk" />
- <orderEntry type="sourceFolder" forTests="false" />
- </component>
+<?xml version="1.0" encoding="UTF-8"?>
+<module external.linked.project.id="tt-rss-android" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" type="JAVA_MODULE" version="4">
+ <component name="FacetManager">
+ <facet type="java-gradle" name="Java-Gradle">
+ <configuration>
+ <option name="BUILD_FOLDER_PATH" value="$MODULE_DIR$/build" />
+ <option name="BUILDABLE" value="false" />
+ </configuration>
+ </facet>
+ </component>
+ <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7" inherit-compiler-output="true">
+ <exclude-output />
+ <content url="file://$MODULE_DIR$">
+ <excludeFolder url="file://$MODULE_DIR$/.gradle" />
+ <excludeFolder url="file://$MODULE_DIR$/build" />
+ </content>
+ <orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ </component>
</module> \ No newline at end of file