- Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathAndroidThreadPool.iml
More file actions
Latest commit
20 lines (19 loc) · 709 Bytes
/
Copy pathAndroidThreadPool.iml
File metadata and controls
20 lines (19 loc) · 709 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<moduletype="JAVA_MODULE"version="4">
<componentname="FacetManager">
<facettype="android"name="Android">
<configuration>
<optionname="UPDATE_PROPERTY_FILES"value="true" />
</configuration>
</facet>
</component>
<componentname="NewModuleRootManager"inherit-compiler-output="true">
<exclude-output />
<contenturl="file://$MODULE_DIR$">
<sourceFolderurl="file://$MODULE_DIR$/src"isTestSource="false" />
<sourceFolderurl="file://$MODULE_DIR$/gen"isTestSource="false" />
</content>
<orderEntrytype="inheritedJdk" />
<orderEntrytype="sourceFolder"forTests="false" />
</component>
</module>