Skip to content

Commit a115b00

Browse files
authored
Update library.iml
1 parent 511bb13 commit a115b00

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

library/library.iml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<facet type="android" name="Android">
1010
<configuration>
1111
<option name="SELECTED_BUILD_VARIANT" value="debug" />
12+
<option name="SELECTED_TEST_ARTIFACT" value="_android_test_" />
1213
<option name="ASSEMBLE_TASK_NAME" value="assembleDebug" />
1314
<option name="COMPILE_JAVA_TASK_NAME" value="compileDebugSources" />
1415
<afterSyncTasks>
@@ -19,6 +20,7 @@
1920
<option name="RES_FOLDER_RELATIVE_PATH" value="/src/main/res" />
2021
<option name="RES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/src/main/res" />
2122
<option name="ASSETS_FOLDER_RELATIVE_PATH" value="/src/main/assets" />
23+
<option name="LIBRARY_PROJECT" value="true" />
2224
</configuration>
2325
</facet>
2426
</component>
@@ -110,4 +112,4 @@
110112
<orderEntry type="library" exported="" name="okhttp-3.2.0" level="project" />
111113
<orderEntry type="library" exported="" name="happy-dns-0.2.7" level="project" />
112114
</component>
113-
</module>
115+
</module>

0 commit comments

Comments
 (0)