9
9
<facet type =" android" name =" Android" >
10
10
<configuration >
11
11
<option name =" SELECTED_BUILD_VARIANT" value =" debug" />
12
- <option name =" SELECTED_TEST_ARTIFACT" value =" _android_test_" />
13
12
<option name =" ASSEMBLE_TASK_NAME" value =" assembleDebug" />
14
13
<option name =" COMPILE_JAVA_TASK_NAME" value =" compileDebugSources" />
15
14
<afterSyncTasks >
47
46
<sourceFolder url =" file://$MODULE_DIR$/src/debug/assets" type =" java-resource" />
48
47
<sourceFolder url =" file://$MODULE_DIR$/src/debug/aidl" isTestSource =" false" />
49
48
<sourceFolder url =" file://$MODULE_DIR$/src/debug/java" isTestSource =" false" />
50
- <sourceFolder url =" file://$MODULE_DIR$/src/debug/jni" isTestSource =" false" />
51
49
<sourceFolder url =" file://$MODULE_DIR$/src/debug/rs" isTestSource =" false" />
52
50
<sourceFolder url =" file://$MODULE_DIR$/src/debug/shaders" isTestSource =" false" />
53
51
<sourceFolder url =" file://$MODULE_DIR$/src/testDebug/res" type =" java-test-resource" />
54
52
<sourceFolder url =" file://$MODULE_DIR$/src/testDebug/resources" type =" java-test-resource" />
55
53
<sourceFolder url =" file://$MODULE_DIR$/src/testDebug/assets" type =" java-test-resource" />
56
54
<sourceFolder url =" file://$MODULE_DIR$/src/testDebug/aidl" isTestSource =" true" />
57
55
<sourceFolder url =" file://$MODULE_DIR$/src/testDebug/java" isTestSource =" true" />
58
- <sourceFolder url =" file://$MODULE_DIR$/src/testDebug/jni" isTestSource =" true" />
59
56
<sourceFolder url =" file://$MODULE_DIR$/src/testDebug/rs" isTestSource =" true" />
60
57
<sourceFolder url =" file://$MODULE_DIR$/src/testDebug/shaders" isTestSource =" true" />
61
58
<sourceFolder url =" file://$MODULE_DIR$/src/main/res" type =" java-resource" />
62
59
<sourceFolder url =" file://$MODULE_DIR$/src/main/resources" type =" java-resource" />
63
60
<sourceFolder url =" file://$MODULE_DIR$/src/main/assets" type =" java-resource" />
64
61
<sourceFolder url =" file://$MODULE_DIR$/src/main/aidl" isTestSource =" false" />
65
62
<sourceFolder url =" file://$MODULE_DIR$/src/main/java" isTestSource =" false" />
66
- <sourceFolder url =" file://$MODULE_DIR$/src/main/jni" isTestSource =" false" />
67
63
<sourceFolder url =" file://$MODULE_DIR$/src/main/rs" isTestSource =" false" />
68
64
<sourceFolder url =" file://$MODULE_DIR$/src/main/shaders" isTestSource =" false" />
69
65
<sourceFolder url =" file://$MODULE_DIR$/src/test/res" type =" java-test-resource" />
70
66
<sourceFolder url =" file://$MODULE_DIR$/src/test/resources" type =" java-test-resource" />
71
67
<sourceFolder url =" file://$MODULE_DIR$/src/test/assets" type =" java-test-resource" />
72
68
<sourceFolder url =" file://$MODULE_DIR$/src/test/aidl" isTestSource =" true" />
73
69
<sourceFolder url =" file://$MODULE_DIR$/src/test/java" isTestSource =" true" />
74
- <sourceFolder url =" file://$MODULE_DIR$/src/test/jni" isTestSource =" true" />
75
70
<sourceFolder url =" file://$MODULE_DIR$/src/test/rs" isTestSource =" true" />
76
71
<sourceFolder url =" file://$MODULE_DIR$/src/test/shaders" isTestSource =" true" />
77
72
<sourceFolder url =" file://$MODULE_DIR$/src/androidTest/res" type =" java-test-resource" />
78
73
<sourceFolder url =" file://$MODULE_DIR$/src/androidTest/resources" type =" java-test-resource" />
79
74
<sourceFolder url =" file://$MODULE_DIR$/src/androidTest/assets" type =" java-test-resource" />
80
75
<sourceFolder url =" file://$MODULE_DIR$/src/androidTest/aidl" isTestSource =" true" />
81
76
<sourceFolder url =" file://$MODULE_DIR$/src/androidTest/java" isTestSource =" true" />
82
- <sourceFolder url =" file://$MODULE_DIR$/src/androidTest/jni" isTestSource =" true" />
83
77
<sourceFolder url =" file://$MODULE_DIR$/src/androidTest/rs" isTestSource =" true" />
84
78
<sourceFolder url =" file://$MODULE_DIR$/src/androidTest/shaders" isTestSource =" true" />
85
79
<excludeFolder url =" file://$MODULE_DIR$/build/intermediates/assets" />
86
80
<excludeFolder url =" file://$MODULE_DIR$/build/intermediates/blame" />
87
81
<excludeFolder url =" file://$MODULE_DIR$/build/intermediates/classes" />
88
82
<excludeFolder url =" file://$MODULE_DIR$/build/intermediates/dependency-cache" />
89
- <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/24.2.1/jars" />
90
- <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/exploded-aar/com.android.support/appcompat-v7/24.2.1/jars" />
91
- <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/exploded-aar/com.android.support/support-compat/24.2.1/jars" />
92
- <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/exploded-aar/com.android.support/support-core-ui/24.2.1/jars" />
93
- <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/exploded-aar/com.android.support/support-core-utils/24.2.1/jars" />
94
- <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/exploded-aar/com.android.support/support-fragment/24.2.1/jars" />
95
- <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/exploded-aar/com.android.support/support-media-compat/24.2.1/jars" />
96
- <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/exploded-aar/com.android.support/support-v4/24.2.1/jars" />
97
- <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/24.2.1/jars" />
98
- <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/exploded-aar/com.batch.android/batch-sdk/1.6.0/jars" />
99
- <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/exploded-aar/com.google.android.gms/play-services-ads-lite/9.6.1/jars" />
100
- <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/exploded-aar/com.google.android.gms/play-services-ads/9.6.1/jars" />
101
- <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/9.6.1/jars" />
102
- <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/exploded-aar/com.google.android.gms/play-services-basement/9.6.1/jars" />
103
- <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/exploded-aar/com.google.android.gms/play-services-clearcut/9.6.1/jars" />
104
- <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/exploded-aar/com.google.android.gms/play-services-gass/9.6.1/jars" />
105
- <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/exploded-aar/com.google.android.gms/play-services-gcm/9.6.1/jars" />
106
- <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/exploded-aar/com.google.android.gms/play-services-iid/9.6.1/jars" />
107
- <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/exploded-aar/com.google.android.gms/play-services-tasks/9.6.1/jars" />
108
83
<excludeFolder url =" file://$MODULE_DIR$/build/intermediates/incremental" />
109
84
<excludeFolder url =" file://$MODULE_DIR$/build/intermediates/incremental-safeguard" />
110
85
<excludeFolder url =" file://$MODULE_DIR$/build/intermediates/jniLibs" />
118
93
<excludeFolder url =" file://$MODULE_DIR$/build/outputs" />
119
94
<excludeFolder url =" file://$MODULE_DIR$/build/tmp" />
120
95
</content >
121
- <orderEntry type =" jdk" jdkName =" Android API 24 Platform" jdkType =" Android SDK" />
96
+ <orderEntry type =" jdk" jdkName =" Android API 25 Platform" jdkType =" Android SDK" />
122
97
<orderEntry type =" sourceFolder" forTests =" false" />
123
- <orderEntry type =" library" exported =" " name =" support-v4-24.2.1" level =" project" />
124
- <orderEntry type =" library" exported =" " name =" support-compat-24.2.1" level =" project" />
125
- <orderEntry type =" library" exported =" " name =" support-media-compat-24.2.1" level =" project" />
126
- <orderEntry type =" library" exported =" " name =" animated-vector-drawable-24.2.1" level =" project" />
127
- <orderEntry type =" library" exported =" " name =" support-fragment-24.2.1" level =" project" />
128
98
<orderEntry type =" library" exported =" " name =" play-services-base-9.6.1" level =" project" />
129
99
<orderEntry type =" library" exported =" " name =" play-services-gass-9.6.1" level =" project" />
130
100
<orderEntry type =" library" exported =" " name =" play-services-iid-9.6.1" level =" project" />
131
- <orderEntry type =" library" exported =" " name =" support-core-ui-24.2.1" level =" project" />
132
- <orderEntry type =" library" exported =" " name =" appcompat-v7-24.2.1" level =" project" />
133
- <orderEntry type =" library" exported =" " name =" support-vector-drawable-24.2.1" level =" project" />
134
- <orderEntry type =" library" exported =" " name =" support-core-utils-24.2.1" level =" project" />
135
101
<orderEntry type =" library" exported =" " name =" play-services-ads-9.6.1" level =" project" />
136
102
<orderEntry type =" library" exported =" " name =" play-services-tasks-9.6.1" level =" project" />
137
103
<orderEntry type =" library" exported =" " name =" play-services-basement-9.6.1" level =" project" />
138
- <orderEntry type =" library" exported =" " name =" support-annotations-24.2 .1" level =" project" />
104
+ <orderEntry type =" library" exported =" " name =" support-core-ui-25.3 .1" level =" project" />
139
105
<orderEntry type =" library" exported =" " name =" play-services-ads-lite-9.6.1" level =" project" />
106
+ <orderEntry type =" library" exported =" " name =" support-v4-25.3.1" level =" project" />
107
+ <orderEntry type =" library" exported =" " name =" support-media-compat-25.3.1" level =" project" />
140
108
<orderEntry type =" library" exported =" " name =" play-services-clearcut-9.6.1" level =" project" />
109
+ <orderEntry type =" library" exported =" " name =" support-annotations-25.3.1" level =" project" />
110
+ <orderEntry type =" library" exported =" " name =" appcompat-v7-25.3.1" level =" project" />
111
+ <orderEntry type =" library" exported =" " name =" support-vector-drawable-25.3.1" level =" project" />
112
+ <orderEntry type =" library" exported =" " name =" batch-sdk-1.8.0" level =" project" />
113
+ <orderEntry type =" library" exported =" " name =" support-compat-25.3.1" level =" project" />
114
+ <orderEntry type =" library" exported =" " name =" support-core-utils-25.3.1" level =" project" />
115
+ <orderEntry type =" library" exported =" " name =" support-fragment-25.3.1" level =" project" />
116
+ <orderEntry type =" library" exported =" " name =" animated-vector-drawable-25.3.1" level =" project" />
141
117
<orderEntry type =" library" exported =" " name =" play-services-gcm-9.6.1" level =" project" />
142
- <orderEntry type =" library" exported =" " name =" batch-sdk-1.6.0" level =" project" />
143
118
</component >
144
119
</module >
0 commit comments