File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed 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= " limelight-android " 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" type =" JAVA_MODULE" version =" 4" >
3
3
<component name =" FacetManager" >
4
4
<facet type =" android-gradle" name =" Android-Gradle" >
5
5
<configuration >
9
9
<facet type =" android" name =" Android" >
10
10
<configuration >
11
11
<option name =" SELECTED_BUILD_VARIANT" value =" nonRootDebug" />
12
- <option name =" SELECTED_TEST_ARTIFACT" value =" _android_test_" />
13
12
<option name =" ASSEMBLE_TASK_NAME" value =" assembleNonRootDebug" />
14
13
<option name =" COMPILE_JAVA_TASK_NAME" value =" compileNonRootDebugSources" />
15
14
<option name =" ASSEMBLE_TEST_TASK_NAME" value =" assembleNonRootDebugTest" />
25
24
</component >
26
25
<component name =" NewModuleRootManager" inherit-compiler-output =" false" >
27
26
<output url =" file://$MODULE_DIR$/build/intermediates/classes/nonRoot/debug" />
28
- <output-test url =" file://$MODULE_DIR$/build/intermediates/classes/test/nonRoot/debug" />
29
27
<exclude-output />
30
28
<content url =" file://$MODULE_DIR$" >
31
29
<sourceFolder url =" file://$MODULE_DIR$/build/generated/source/r/nonRoot/debug" isTestSource =" false" generated =" true" />
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= " " 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" type =" JAVA_MODULE" version =" 4" >
3
3
<component name =" FacetManager" >
4
4
<facet type =" java-gradle" name =" Java-Gradle" >
5
5
<configuration >
6
6
<option name =" BUILD_FOLDER_PATH" value =" $MODULE_DIR$/build" />
7
7
</configuration >
8
8
</facet >
9
9
</component >
10
- <component name =" NewModuleRootManager" inherit-compiler-output =" true" >
10
+ <component name =" NewModuleRootManager" inherit-compiler-output =" false" >
11
+ <output url =" file://$MODULE_DIR$/build/classes/main" />
12
+ <output-test url =" file://$MODULE_DIR$/build/classes/test" />
11
13
<exclude-output />
12
14
<content url =" file://$MODULE_DIR$" >
13
15
<excludeFolder url =" file://$MODULE_DIR$/.gradle" />
You can’t perform that action at this time.
0 commit comments