1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <module external.linked.project.id=" :app" external.linked.project.path=" $MODULE_DIR$" external.root.project.path=" $MODULE_DIR$/.." external.system.id=" GRADLE" 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
+ </configuration >
8
+ </facet >
9
+ <facet type =" android" name =" Android" >
10
+ <configuration >
11
+ <option name =" SELECTED_BUILD_VARIANT" value =" debug" />
12
+ <option name =" ASSEMBLE_TASK_NAME" value =" assembleDebug" />
13
+ <option name =" COMPILE_JAVA_TASK_NAME" value =" compileDebugSources" />
14
+ <afterSyncTasks >
15
+ <task >generateDebugSources</task >
16
+ </afterSyncTasks >
17
+ <option name =" ALLOW_USER_CONFIGURATION" value =" false" />
18
+ <option name =" MANIFEST_FILE_RELATIVE_PATH" value =" /src/main/AndroidManifest.xml" />
19
+ <option name =" RES_FOLDER_RELATIVE_PATH" value =" /src/main/res" />
20
+ <option name =" RES_FOLDERS_RELATIVE_PATH" value =" file://$MODULE_DIR$/src/main/res" />
21
+ <option name =" ASSETS_FOLDER_RELATIVE_PATH" value =" /src/main/assets" />
22
+ </configuration >
23
+ </facet >
24
+ <facet type =" kotlin-language" name =" Kotlin" >
25
+ <configuration version =" 3" platform =" JVM 1.8" useProjectSettings =" false" >
26
+ <compilerSettings />
27
+ <compilerArguments >
28
+ <option name =" jvmTarget" value =" 1.8" />
29
+ <option name =" languageVersion" value =" 1.1" />
30
+ <option name =" apiVersion" value =" 1.1" />
31
+ <option name =" pluginOptions" >
32
+ <array >
33
+ <option value =" plugin:org.jetbrains.kotlin.android:experimental=false" />
34
+ <option value =" plugin:org.jetbrains.kotlin.android:enabled=true" />
35
+ <option value =" plugin:org.jetbrains.kotlin.android:defaultCacheImplementation=hashMap" />
36
+ </array >
37
+ </option >
38
+ <option name =" pluginClasspaths" >
39
+ <array />
40
+ </option >
41
+ </compilerArguments >
42
+ </configuration >
43
+ </facet >
44
+ </component >
45
+ <component name =" NewModuleRootManager" LANGUAGE_LEVEL =" JDK_1_7" >
46
+ <output url =" file://$MODULE_DIR$/build/intermediates/classes/debug" />
47
+ <output-test url =" file://$MODULE_DIR$/build/intermediates/classes/test/debug" />
48
+ <exclude-output />
49
+ <content url =" file://$MODULE_DIR$" >
50
+ <sourceFolder url =" file://$MODULE_DIR$/build/generated/source/apt/debug" isTestSource =" false" generated =" true" />
51
+ <sourceFolder url =" file://$MODULE_DIR$/build/generated/source/r/debug" isTestSource =" false" generated =" true" />
52
+ <sourceFolder url =" file://$MODULE_DIR$/build/generated/source/aidl/debug" isTestSource =" false" generated =" true" />
53
+ <sourceFolder url =" file://$MODULE_DIR$/build/generated/source/buildConfig/debug" isTestSource =" false" generated =" true" />
54
+ <sourceFolder url =" file://$MODULE_DIR$/build/generated/source/rs/debug" isTestSource =" false" generated =" true" />
55
+ <sourceFolder url =" file://$MODULE_DIR$/build/generated/res/rs/debug" type =" java-resource" />
56
+ <sourceFolder url =" file://$MODULE_DIR$/build/generated/res/resValues/debug" type =" java-resource" />
57
+ <sourceFolder url =" file://$MODULE_DIR$/build/generated/source/apt/androidTest/debug" isTestSource =" true" generated =" true" />
58
+ <sourceFolder url =" file://$MODULE_DIR$/build/generated/source/r/androidTest/debug" isTestSource =" true" generated =" true" />
59
+ <sourceFolder url =" file://$MODULE_DIR$/build/generated/source/aidl/androidTest/debug" isTestSource =" true" generated =" true" />
60
+ <sourceFolder url =" file://$MODULE_DIR$/build/generated/source/buildConfig/androidTest/debug" isTestSource =" true" generated =" true" />
61
+ <sourceFolder url =" file://$MODULE_DIR$/build/generated/source/rs/androidTest/debug" isTestSource =" true" generated =" true" />
62
+ <sourceFolder url =" file://$MODULE_DIR$/build/generated/res/rs/androidTest/debug" type =" java-test-resource" />
63
+ <sourceFolder url =" file://$MODULE_DIR$/build/generated/res/resValues/androidTest/debug" type =" java-test-resource" />
64
+ <sourceFolder url =" file://$MODULE_DIR$/build/generated/source/apt/test/debug" isTestSource =" true" generated =" true" />
65
+ <sourceFolder url =" file://$MODULE_DIR$/src/debug/res" type =" java-resource" />
66
+ <sourceFolder url =" file://$MODULE_DIR$/src/debug/resources" type =" java-resource" />
67
+ <sourceFolder url =" file://$MODULE_DIR$/src/debug/assets" type =" java-resource" />
68
+ <sourceFolder url =" file://$MODULE_DIR$/src/debug/aidl" isTestSource =" false" />
69
+ <sourceFolder url =" file://$MODULE_DIR$/src/debug/java" isTestSource =" false" />
70
+ <sourceFolder url =" file://$MODULE_DIR$/src/debug/rs" isTestSource =" false" />
71
+ <sourceFolder url =" file://$MODULE_DIR$/src/debug/shaders" isTestSource =" false" />
72
+ <sourceFolder url =" file://$MODULE_DIR$/src/androidTestDebug/res" type =" java-test-resource" />
73
+ <sourceFolder url =" file://$MODULE_DIR$/src/androidTestDebug/resources" type =" java-test-resource" />
74
+ <sourceFolder url =" file://$MODULE_DIR$/src/androidTestDebug/assets" type =" java-test-resource" />
75
+ <sourceFolder url =" file://$MODULE_DIR$/src/androidTestDebug/aidl" isTestSource =" true" />
76
+ <sourceFolder url =" file://$MODULE_DIR$/src/androidTestDebug/java" isTestSource =" true" />
77
+ <sourceFolder url =" file://$MODULE_DIR$/src/androidTestDebug/rs" isTestSource =" true" />
78
+ <sourceFolder url =" file://$MODULE_DIR$/src/androidTestDebug/shaders" isTestSource =" true" />
79
+ <sourceFolder url =" file://$MODULE_DIR$/src/testDebug/res" type =" java-test-resource" />
80
+ <sourceFolder url =" file://$MODULE_DIR$/src/testDebug/resources" type =" java-test-resource" />
81
+ <sourceFolder url =" file://$MODULE_DIR$/src/testDebug/assets" type =" java-test-resource" />
82
+ <sourceFolder url =" file://$MODULE_DIR$/src/testDebug/aidl" isTestSource =" true" />
83
+ <sourceFolder url =" file://$MODULE_DIR$/src/testDebug/java" isTestSource =" true" />
84
+ <sourceFolder url =" file://$MODULE_DIR$/src/testDebug/rs" isTestSource =" true" />
85
+ <sourceFolder url =" file://$MODULE_DIR$/src/testDebug/shaders" isTestSource =" true" />
86
+ <sourceFolder url =" file://$MODULE_DIR$/src/main/res" type =" java-resource" />
87
+ <sourceFolder url =" file://$MODULE_DIR$/src/main/resources" type =" java-resource" />
88
+ <sourceFolder url =" file://$MODULE_DIR$/src/main/assets" type =" java-resource" />
89
+ <sourceFolder url =" file://$MODULE_DIR$/src/main/aidl" isTestSource =" false" />
90
+ <sourceFolder url =" file://$MODULE_DIR$/src/main/java" isTestSource =" false" />
91
+ <sourceFolder url =" file://$MODULE_DIR$/src/main/rs" isTestSource =" false" />
92
+ <sourceFolder url =" file://$MODULE_DIR$/src/main/shaders" isTestSource =" false" />
93
+ <sourceFolder url =" file://$MODULE_DIR$/src/test/res" type =" java-test-resource" />
94
+ <sourceFolder url =" file://$MODULE_DIR$/src/test/resources" type =" java-test-resource" />
95
+ <sourceFolder url =" file://$MODULE_DIR$/src/test/assets" type =" java-test-resource" />
96
+ <sourceFolder url =" file://$MODULE_DIR$/src/test/aidl" isTestSource =" true" />
97
+ <sourceFolder url =" file://$MODULE_DIR$/src/test/java" isTestSource =" true" />
98
+ <sourceFolder url =" file://$MODULE_DIR$/src/test/rs" isTestSource =" true" />
99
+ <sourceFolder url =" file://$MODULE_DIR$/src/test/shaders" isTestSource =" true" />
100
+ <sourceFolder url =" file://$MODULE_DIR$/src/androidTest/res" type =" java-test-resource" />
101
+ <sourceFolder url =" file://$MODULE_DIR$/src/androidTest/resources" type =" java-test-resource" />
102
+ <sourceFolder url =" file://$MODULE_DIR$/src/androidTest/assets" type =" java-test-resource" />
103
+ <sourceFolder url =" file://$MODULE_DIR$/src/androidTest/aidl" isTestSource =" true" />
104
+ <sourceFolder url =" file://$MODULE_DIR$/src/androidTest/java" isTestSource =" true" />
105
+ <sourceFolder url =" file://$MODULE_DIR$/src/androidTest/rs" isTestSource =" true" />
106
+ <sourceFolder url =" file://$MODULE_DIR$/src/androidTest/shaders" isTestSource =" true" />
107
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/assets" />
108
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/blame" />
109
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/check-manifest" />
110
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/classes" />
111
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/incremental" />
112
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/javaPrecompile" />
113
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/jniLibs" />
114
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/lint" />
115
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/manifests" />
116
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/prebuild" />
117
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/res" />
118
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/rs" />
119
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/shaders" />
120
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/splits-support" />
121
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/symbols" />
122
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/tmp" />
123
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/transforms" />
124
+ <excludeFolder url =" file://$MODULE_DIR$/build/kotlin" />
125
+ <excludeFolder url =" file://$MODULE_DIR$/build/outputs" />
126
+ <excludeFolder url =" file://$MODULE_DIR$/build/tmp" />
127
+ </content >
128
+ <orderEntry type =" jdk" jdkName =" Android API 26 Platform (1)" jdkType =" Android SDK" />
129
+ <orderEntry type =" sourceFolder" forTests =" false" />
130
+ <orderEntry type =" library" name =" com.android.support:support-media-compat-26.1.0" level =" project" />
131
+ <orderEntry type =" library" name =" org.jetbrains.kotlin:kotlin-stdlib-jre7:1.1.51@jar" level =" project" />
132
+ <orderEntry type =" library" name =" com.android.support:recyclerview-v7-26.1.0" level =" project" />
133
+ <orderEntry type =" library" scope =" TEST" name =" junit:junit:4.12@jar" level =" project" />
134
+ <orderEntry type =" library" name =" android.arch.lifecycle:common:1.0.0@jar" level =" project" />
135
+ <orderEntry type =" library" scope =" TEST" name =" com.android.support.test.espresso:espresso-core-3.0.1" level =" project" />
136
+ <orderEntry type =" library" name =" com.android.support:support-fragment-26.1.0" level =" project" />
137
+ <orderEntry type =" library" scope =" TEST" name =" javax.inject:javax.inject:1@jar" level =" project" />
138
+ <orderEntry type =" library" scope =" TEST" name =" com.squareup:javawriter:2.1.1@jar" level =" project" />
139
+ <orderEntry type =" library" name =" com.android.support:support-vector-drawable-26.1.0" level =" project" />
140
+ <orderEntry type =" library" name =" android.arch.lifecycle:runtime-1.0.0" level =" project" />
141
+ <orderEntry type =" library" name =" com.android.support:appcompat-v7-26.1.0" level =" project" />
142
+ <orderEntry type =" library" name =" com.android.support:support-annotations:26.1.0@jar" level =" project" />
143
+ <orderEntry type =" library" name =" com.android.support.constraint:constraint-layout-solver:1.0.2@jar" level =" project" />
144
+ <orderEntry type =" library" name =" com.android.support:support-core-utils-26.1.0" level =" project" />
145
+ <orderEntry type =" library" name =" com.android.support.constraint:constraint-layout-1.0.2" level =" project" />
146
+ <orderEntry type =" library" name =" com.android.support:support-core-ui-26.1.0" level =" project" />
147
+ <orderEntry type =" library" scope =" TEST" name =" com.android.support.test:runner-1.0.1" level =" project" />
148
+ <orderEntry type =" library" scope =" TEST" name =" com.android.support.test:rules-1.0.1" level =" project" />
149
+ <orderEntry type =" library" scope =" TEST" name =" com.google.code.findbugs:jsr305:2.0.1@jar" level =" project" />
150
+ <orderEntry type =" library" scope =" TEST" name =" com.android.support.test.espresso:espresso-idling-resource-3.0.1" level =" project" />
151
+ <orderEntry type =" library" scope =" TEST" name =" org.hamcrest:hamcrest-core:1.3@jar" level =" project" />
152
+ <orderEntry type =" library" name =" com.android.support:support-compat-26.1.0" level =" project" />
153
+ <orderEntry type =" library" name =" android.arch.core:common:1.0.0@jar" level =" project" />
154
+ <orderEntry type =" library" scope =" TEST" name =" org.hamcrest:hamcrest-library:1.3@jar" level =" project" />
155
+ <orderEntry type =" library" scope =" TEST" name =" org.hamcrest:hamcrest-integration:1.3@jar" level =" project" />
156
+ <orderEntry type =" library" name =" org.jetbrains.kotlin:kotlin-stdlib:1.1.51@jar" level =" project" />
157
+ <orderEntry type =" library" name =" com.android.support:support-v4-26.1.0" level =" project" />
158
+ <orderEntry type =" library" scope =" TEST" name =" net.sf.kxml:kxml2:2.3.0@jar" level =" project" />
159
+ <orderEntry type =" library" name =" org.jetbrains:annotations:13.0@jar" level =" project" />
160
+ <orderEntry type =" library" name =" com.android.support:animated-vector-drawable-26.1.0" level =" project" />
161
+ </component >
162
+ </module >
0 commit comments