| 1 |
gabriel |
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
2 |
<module external.linked.project.id=":app" external.linked.project.path="$MODULE_DIR$/../../../app" external.root.project.path="$MODULE_DIR$/../../.." external.system.id="GRADLE" external.system.module.group="TwoGetSkills" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
|
|
|
3 |
<component name="FacetManager">
|
|
|
4 |
<facet type="android-gradle" name="Android-Gradle">
|
|
|
5 |
<configuration>
|
|
|
6 |
<option name="GRADLE_PROJECT_PATH" value=":app" />
|
|
|
7 |
<option name="LAST_SUCCESSFUL_SYNC_AGP_VERSION" value="7.1.2" />
|
| 74 |
efrain |
8 |
<option name="LAST_KNOWN_AGP_VERSION" value="7.2.2" />
|
| 1 |
gabriel |
9 |
</configuration>
|
|
|
10 |
</facet>
|
|
|
11 |
<facet type="android" name="Android">
|
|
|
12 |
<configuration>
|
|
|
13 |
<option name="SELECTED_BUILD_VARIANT" value="debug" />
|
|
|
14 |
<option name="ASSEMBLE_TASK_NAME" value="assembleDebug" />
|
|
|
15 |
<option name="COMPILE_JAVA_TASK_NAME" value="compileDebugSources" />
|
|
|
16 |
<afterSyncTasks>
|
|
|
17 |
<task>generateDebugSources</task>
|
|
|
18 |
</afterSyncTasks>
|
|
|
19 |
<option name="ALLOW_USER_CONFIGURATION" value="false" />
|
|
|
20 |
<option name="MANIFEST_FILE_RELATIVE_PATH" value="/src/main/AndroidManifest.xml" />
|
|
|
21 |
<option name="RES_FOLDER_RELATIVE_PATH" value="/src/main/res" />
|
|
|
22 |
<option name="RES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/../../../app/src/main/res;file://$MODULE_DIR$/../../../app/src/debug/res;file://$MODULE_DIR$/../../../app/build/generated/crashlytics/res/debug;file://$MODULE_DIR$/../../../app/build/generated/res/rs/debug;file://$MODULE_DIR$/../../../app/build/generated/res/resValues/debug" />
|
|
|
23 |
<option name="TEST_RES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/../../../app/src/androidTest/res;file://$MODULE_DIR$/../../../app/src/androidTestDebug/res;file://$MODULE_DIR$/../../../app/build/generated/res/rs/androidTest/debug;file://$MODULE_DIR$/../../../app/build/generated/res/resValues/androidTest/debug" />
|
|
|
24 |
<option name="ASSETS_FOLDER_RELATIVE_PATH" value="/src/main/assets" />
|
|
|
25 |
</configuration>
|
|
|
26 |
</facet>
|
|
|
27 |
</component>
|
|
|
28 |
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
|
|
|
29 |
<output url="file://$MODULE_DIR$/../../../app/build/intermediates/javac/debug/classes" />
|
|
|
30 |
<output-test url="file://$MODULE_DIR$/../../../app/build/intermediates/javac/debugUnitTest/classes" />
|
|
|
31 |
<exclude-output />
|
|
|
32 |
<content url="file://$MODULE_DIR$/../../../app">
|
|
|
33 |
<excludeFolder url="file://$MODULE_DIR$/../../../app/.gradle" />
|
|
|
34 |
<excludeFolder url="file://$MODULE_DIR$/../../../app/build" />
|
|
|
35 |
</content>
|
| 74 |
efrain |
36 |
<orderEntry type="jdk" jdkName="Android API 32 Platform" jdkType="Android SDK" />
|
| 1 |
gabriel |
37 |
<orderEntry type="sourceFolder" forTests="false" />
|
|
|
38 |
</component>
|
|
|
39 |
</module>
|