summaryrefslogtreecommitdiff
path: root/tt-rss-android.iml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-03-12 19:55:15 +0300
committerAndrew Dolgov <[email protected]>2021-03-12 19:55:15 +0300
commit6010d29d22d551a6fa9ded5baf0d590364e1381d (patch)
tree6982f672ade5d57fdbcc3972a8499da389678e36 /tt-rss-android.iml
parent605da9868899d318c7b0d5df05fe6118f74c6cb3 (diff)
fdroid: add update checker
Diffstat (limited to 'tt-rss-android.iml')
-rwxr-xr-xtt-rss-android.iml3
1 files changed, 2 insertions, 1 deletions
diff --git a/tt-rss-android.iml b/tt-rss-android.iml
index 0e954cf4..a9a76d4a 100755
--- a/tt-rss-android.iml
+++ b/tt-rss-android.iml
@@ -8,10 +8,11 @@
</configuration>
</facet>
</component>
- <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7" inherit-compiler-output="true">
+ <component name="NewModuleRootManager" 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="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />