File tree 5 files changed +30
-1
lines changed
5 files changed +30
-1
lines changed Original file line number Diff line number Diff line change
1
+ .gradle /*
2
+ .idea /*
3
+ build /intermediates /dex-cache /cache.xml
4
+ build /intermediates /model_data.bin
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <module external.linked.project.path=" $MODULE_DIR$" external.root.project.path=" $MODULE_DIR$/.." external.system.id=" GRADLE" external.system.module.group=" ModouDemo " external.system.module.version=" unspecified" type =" JAVA_MODULE" version =" 4" >
2
+ <module external.linked.project.path=" $MODULE_DIR$" external.root.project.path=" $MODULE_DIR$/.." external.system.id=" GRADLE" external.system.module.group=" modouapi-android " external.system.module.version=" unspecified" type =" JAVA_MODULE" version =" 4" >
3
3
<component name =" FacetManager" >
4
4
<facet type =" android-gradle" name =" Android-Gradle" >
5
5
<configuration >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<pre-dex-items >
3
3
4
+ <item
5
+ dex =" /Users/JasonZhao/workspace/guoke/modouapi-android/app/build/intermediates/pre-dexed/debug/classes-57098f03e6c1a8f0b08d42b2621a3d0be82b160f.jar"
6
+ jar =" /Users/JasonZhao/workspace/guoke/modouapi-android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/classes.jar"
7
+ jumboMode =" false"
8
+ revision =" 20.0.0"
9
+ sha1 =" 3499ceba05ca1f6037c6a2fad73df8f636224a28" />
4
10
<item
5
11
dex =" /Users/JasonZhao/workspace/guoke/ModouDemo/app/build/intermediates/pre-dexed/debug/support-v4-19.1.0-ff65a2ea4fdc16298647cdee865abaf39b17d1e0.jar"
6
12
jar =" /Users/JasonZhao/tools/android_sdks/sdk/extras/android/m2repository/com/android/support/support-v4/19.1.0/support-v4-19.1.0.jar"
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <module external.linked.project.path=" $MODULE_DIR$" external.root.project.path=" $MODULE_DIR$" external.system.id=" GRADLE" external.system.module.group=" " external.system.module.version=" unspecified" type =" JAVA_MODULE" version =" 4" >
3
+ <component name =" FacetManager" >
4
+ <facet type =" java-gradle" name =" Java-Gradle" >
5
+ <configuration >
6
+ <option name =" BUILD_FOLDER_PATH" value =" $MODULE_DIR$/build" />
7
+ </configuration >
8
+ </facet >
9
+ </component >
10
+ <component name =" NewModuleRootManager" inherit-compiler-output =" true" >
11
+ <exclude-output />
12
+ <content url =" file://$MODULE_DIR$" >
13
+ <excludeFolder url =" file://$MODULE_DIR$/.gradle" />
14
+ </content >
15
+ <orderEntry type =" jdk" jdkName =" JDK" jdkType =" JavaSDK" />
16
+ <orderEntry type =" sourceFolder" forTests =" false" />
17
+ </component >
18
+ </module >
19
+
You can’t perform that action at this time.
0 commit comments