-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathuntitled1.iml
19 lines (19 loc) · 1.02 KB
/
untitled1.iml
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"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="android-base-common" level="project" />
<orderEntry type="library" name="annotations-19.0.0" level="project" />
<orderEntry type="library" name="slf4j-jdk14-1.7.30" level="project" />
<orderEntry type="library" name="android-profilers" level="project" />
<orderEntry type="library" name="studio-profiler-grpc-1.0-jarjar" level="project" />
<orderEntry type="library" name="adt-ui" level="project" />
<orderEntry type="library" name="com.alibaba:fastjson:1.2.17" level="application" />
</component>
</module>