We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4c29f8 commit 42b9e61Copy full SHA for 42b9e61
DroidPHP.iml
@@ -2,7 +2,9 @@
2
<module type="JAVA_MODULE" version="4">
3
<component name="FacetManager">
4
<facet type="android" name="Android">
5
- <configuration />
+ <configuration>
6
+ <option name="UPDATE_PROPERTY_FILES" value="false" />
7
+ </configuration>
8
</facet>
9
</component>
10
<component name="NewModuleRootManager" inherit-compiler-output="true">
@@ -16,6 +18,7 @@
16
18
<orderEntry type="library" exported="" name="commons-lite-1.14" level="project" />
17
19
<orderEntry type="module" module-name="actionbarsherlock" exported="" />
20
<orderEntry type="module" module-name="SwitchCompatLibrary" exported="" />
21
+ <orderEntry type="module" module-name="libsuperuser" exported="" />
22
23
</module>
24
0 commit comments