-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
519 lines (519 loc) · 39.6 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
*.iml
.gradle
/local.properties
/.idea/caches
/.idea/libraries
/.idea/modules.xml
/.idea/workspace.xml
/.idea/navEditor.xml
/.idea/assetWizardSettings.xml
.DS_Store
/build
/captures
.externalNativeBuild
.cxx
local.properties
/app/release/app-release.aab
/app/release/app-release/base/res/drawable-v24/$ic_launcher_foreground__0.xml
/app/release/app-release/base/manifest/AndroidManifest.xml
/app/release/app-release/base/root/META-INF/androidx.activity_activity.version
/app/release/app-release/base/root/META-INF/androidx.activity_activity-compose.version
/app/release/app-release/base/root/META-INF/androidx.activity_activity-ktx.version
/app/release/app-release/base/root/META-INF/androidx.annotation_annotation-experimental.version
/app/release/app-release/base/root/META-INF/androidx.arch.core_core-runtime.version
/app/release/app-release/base/root/META-INF/androidx.autofill_autofill.version
/app/release/app-release/base/root/META-INF/androidx.compose.animation_animation.version
/app/release/app-release/base/root/META-INF/androidx.compose.animation_animation-core.version
/app/release/app-release/base/root/META-INF/androidx.compose.foundation_foundation.version
/app/release/app-release/base/root/META-INF/androidx.compose.foundation_foundation-layout.version
/app/release/app-release/base/root/META-INF/androidx.compose.material3_material3.version
/app/release/app-release/base/root/META-INF/androidx.compose.material_material-icons-core.version
/app/release/app-release/base/root/META-INF/androidx.compose.material_material-ripple.version
/app/release/app-release/base/root/META-INF/androidx.compose.runtime_runtime.version
/app/release/app-release/base/root/META-INF/androidx.compose.runtime_runtime-saveable.version
/app/release/app-release/base/root/META-INF/androidx.compose.ui_ui.version
/app/release/app-release/base/root/META-INF/androidx.compose.ui_ui-geometry.version
/app/release/app-release/base/root/META-INF/androidx.compose.ui_ui-graphics.version
/app/release/app-release/base/root/META-INF/androidx.compose.ui_ui-text.version
/app/release/app-release/base/root/META-INF/androidx.compose.ui_ui-text-google-fonts.version
/app/release/app-release/base/root/META-INF/androidx.compose.ui_ui-tooling-preview.version
/app/release/app-release/base/root/META-INF/androidx.compose.ui_ui-unit.version
/app/release/app-release/base/root/META-INF/androidx.compose.ui_ui-util.version
/app/release/app-release/base/root/META-INF/androidx.core_core.version
/app/release/app-release/base/root/META-INF/androidx.core_core-ktx.version
/app/release/app-release/base/root/META-INF/androidx.customview_customview-poolingcontainer.version
/app/release/app-release/base/root/META-INF/androidx.emoji2_emoji2.version
/app/release/app-release/base/root/META-INF/androidx.graphics_graphics-path.version
/app/release/app-release/base/root/META-INF/androidx.interpolator_interpolator.version
/app/release/app-release/base/root/META-INF/androidx.lifecycle_lifecycle-livedata-core.version
/app/release/app-release/base/root/META-INF/androidx.lifecycle_lifecycle-process.version
/app/release/app-release/base/root/META-INF/androidx.lifecycle_lifecycle-runtime.version
/app/release/app-release/base/root/META-INF/androidx.lifecycle_lifecycle-runtime-compose.version
/app/release/app-release/base/root/META-INF/androidx.lifecycle_lifecycle-runtime-ktx.version
/app/release/app-release/base/root/META-INF/androidx.lifecycle_lifecycle-viewmodel.version
/app/release/app-release/base/root/META-INF/androidx.lifecycle_lifecycle-viewmodel-ktx.version
/app/release/app-release/base/root/META-INF/androidx.lifecycle_lifecycle-viewmodel-savedstate.version
/app/release/app-release/base/root/META-INF/androidx.profileinstaller_profileinstaller.version
/app/release/app-release/base/root/META-INF/androidx.savedstate_savedstate.version
/app/release/app-release/base/root/META-INF/androidx.savedstate_savedstate-ktx.version
/app/release/app-release/base/root/META-INF/androidx.startup_startup-runtime.version
/app/release/app-release/base/root/META-INF/androidx.tracing_tracing.version
/app/release/app-release/base/root/META-INF/androidx.versionedparcelable_versionedparcelable.version
/app/release/app-release/base/root/kotlin/annotation/annotation.kotlin_builtins
/app/release/app-release/base/root/META-INF/com/android/build/gradle/app-metadata.properties
/app/release/app-release/BUNDLE-METADATA/com.android.tools.build.gradle/app-metadata.properties
/app/release/app-release/base/res/xml/backup_rules.xml
/app/release/app-release/BUNDLE-METADATA/com.android.tools.build.profiles/baseline.prof
/app/release/app-release/BUNDLE-METADATA/com.android.tools.build.profiles/baseline.profm
/app/release/app-release/BundleConfig.pb
/app/release/app-release/base/dex/classes.dex
/app/release/app-release/base/root/kotlin/collections/collections.kotlin_builtins
/app/release/app-release/base/root/kotlin/coroutines/coroutines.kotlin_builtins
/app/release/app-release/base/res/layout/custom_dialog.xml
/app/release/app-release/base/res/xml/data_extraction_rules.xml
/app/release/app-release/base/root/DebugProbesKt.bin
/app/release/app-release/BUNDLE-METADATA/com.android.tools.build.libraries/dependencies.pb
/graphic.png
/app/release/app-release/base/res/drawable-hdpi-v4/ic_call_answer.png
/app/release/app-release/base/res/drawable-ldpi-v4/ic_call_answer.png
/app/release/app-release/base/res/drawable-mdpi-v4/ic_call_answer.png
/app/release/app-release/base/res/drawable-xhdpi-v4/ic_call_answer.png
/app/release/app-release/base/res/drawable-xxhdpi-v4/ic_call_answer.png
/app/release/app-release/base/res/drawable-xxxhdpi-v4/ic_call_answer.png
/app/release/app-release/base/res/drawable-anydpi-v21/ic_call_answer.xml
/app/release/app-release/base/res/drawable-hdpi-v4/ic_call_answer_low.png
/app/release/app-release/base/res/drawable-ldpi-v4/ic_call_answer_low.png
/app/release/app-release/base/res/drawable-mdpi-v4/ic_call_answer_low.png
/app/release/app-release/base/res/drawable-xhdpi-v4/ic_call_answer_low.png
/app/release/app-release/base/res/drawable-xxhdpi-v4/ic_call_answer_low.png
/app/release/app-release/base/res/drawable-xxxhdpi-v4/ic_call_answer_low.png
/app/release/app-release/base/res/drawable-anydpi-v21/ic_call_answer_low.xml
/app/release/app-release/base/res/drawable-hdpi-v4/ic_call_answer_video.png
/app/release/app-release/base/res/drawable-ldpi-v4/ic_call_answer_video.png
/app/release/app-release/base/res/drawable-mdpi-v4/ic_call_answer_video.png
/app/release/app-release/base/res/drawable-xhdpi-v4/ic_call_answer_video.png
/app/release/app-release/base/res/drawable-xxhdpi-v4/ic_call_answer_video.png
/app/release/app-release/base/res/drawable-xxxhdpi-v4/ic_call_answer_video.png
/app/release/app-release/base/res/drawable-anydpi-v21/ic_call_answer_video.xml
/app/release/app-release/base/res/drawable-hdpi-v4/ic_call_answer_video_low.png
/app/release/app-release/base/res/drawable-ldpi-v4/ic_call_answer_video_low.png
/app/release/app-release/base/res/drawable-mdpi-v4/ic_call_answer_video_low.png
/app/release/app-release/base/res/drawable-xhdpi-v4/ic_call_answer_video_low.png
/app/release/app-release/base/res/drawable-xxhdpi-v4/ic_call_answer_video_low.png
/app/release/app-release/base/res/drawable-xxxhdpi-v4/ic_call_answer_video_low.png
/app/release/app-release/base/res/drawable-anydpi-v21/ic_call_answer_video_low.xml
/app/release/app-release/base/res/drawable-hdpi-v4/ic_call_decline.png
/app/release/app-release/base/res/drawable-ldpi-v4/ic_call_decline.png
/app/release/app-release/base/res/drawable-mdpi-v4/ic_call_decline.png
/app/release/app-release/base/res/drawable-xhdpi-v4/ic_call_decline.png
/app/release/app-release/base/res/drawable-xxhdpi-v4/ic_call_decline.png
/app/release/app-release/base/res/drawable-xxxhdpi-v4/ic_call_decline.png
/app/release/app-release/base/res/drawable-anydpi-v21/ic_call_decline.xml
/app/release/app-release/base/res/drawable-hdpi-v4/ic_call_decline_low.png
/app/release/app-release/base/res/drawable-ldpi-v4/ic_call_decline_low.png
/app/release/app-release/base/res/drawable-mdpi-v4/ic_call_decline_low.png
/app/release/app-release/base/res/drawable-xhdpi-v4/ic_call_decline_low.png
/app/release/app-release/base/res/drawable-xxhdpi-v4/ic_call_decline_low.png
/app/release/app-release/base/res/drawable-xxxhdpi-v4/ic_call_decline_low.png
/app/release/app-release/base/res/drawable-anydpi-v21/ic_call_decline_low.xml
/app/release/app-release/base/res/mipmap-hdpi-v4/ic_launcher.webp
/app/release/app-release/base/res/mipmap-mdpi-v4/ic_launcher.webp
/app/release/app-release/base/res/mipmap-xhdpi-v4/ic_launcher.webp
/app/release/app-release/base/res/mipmap-xxhdpi-v4/ic_launcher.webp
/app/release/app-release/base/res/mipmap-xxxhdpi-v4/ic_launcher.webp
/app/release/app-release/base/res/mipmap-anydpi-v26/ic_launcher.xml
/app/release/app-release/base/res/drawable/ic_launcher_background.xml
/app/release/app-release/base/res/drawable-v24/ic_launcher_foreground.xml
/app/release/app-release/base/res/mipmap-hdpi-v4/ic_launcher_round.webp
/app/release/app-release/base/res/mipmap-mdpi-v4/ic_launcher_round.webp
/app/release/app-release/base/res/mipmap-xhdpi-v4/ic_launcher_round.webp
/app/release/app-release/base/res/mipmap-xxhdpi-v4/ic_launcher_round.webp
/app/release/app-release/base/res/mipmap-xxxhdpi-v4/ic_launcher_round.webp
/app/release/app-release/base/res/mipmap-anydpi-v26/ic_launcher_round.xml
/app/release/app-release/base/res/layout/ime_base_split_test_activity.xml
/app/release/app-release/base/res/layout/ime_secondary_split_test_activity.xml
/app/release/app-release/base/root/kotlin/internal/internal.kotlin_builtins
/app/release/app-release/base/root/kotlin/kotlin.kotlin_builtins
/app/release/app-release/base/root/kotlin-tooling-metadata.json
/app/release/app-release/base/root/META-INF/kotlinx_coroutines_android.version
/app/release/app-release/base/root/META-INF/kotlinx_coroutines_core.version
/app/release/app-release/base/lib/arm64-v8a/libandroidx.graphics.path.so
/app/release/app-release/base/lib/armeabi-v7a/libandroidx.graphics.path.so
/app/release/app-release/base/lib/x86/libandroidx.graphics.path.so
/app/release/app-release/base/lib/x86_64/libandroidx.graphics.path.so
/app/release/app-release/META-INF/MANIFEST.MF
/app/release/app-release/META-INF/MEMEME.RSA
/app/release/app-release/META-INF/MEMEME.SF
/app/release/app-release/base/native.pb
/app/release/app-release/base/res/layout-v21/notification_action.xml
/app/release/app-release/base/res/drawable-v21/notification_action_background.xml
/app/release/app-release/base/res/layout-v21/notification_action_tombstone.xml
/app/release/app-release/base/res/drawable/notification_bg.xml
/app/release/app-release/base/res/drawable/notification_bg_low.xml
/app/release/app-release/base/res/drawable-hdpi-v4/notification_bg_low_normal.9.png
/app/release/app-release/base/res/drawable-mdpi-v4/notification_bg_low_normal.9.png
/app/release/app-release/base/res/drawable-xhdpi-v4/notification_bg_low_normal.9.png
/app/release/app-release/base/res/drawable-hdpi-v4/notification_bg_low_pressed.9.png
/app/release/app-release/base/res/drawable-mdpi-v4/notification_bg_low_pressed.9.png
/app/release/app-release/base/res/drawable-xhdpi-v4/notification_bg_low_pressed.9.png
/app/release/app-release/base/res/drawable-hdpi-v4/notification_bg_normal.9.png
/app/release/app-release/base/res/drawable-mdpi-v4/notification_bg_normal.9.png
/app/release/app-release/base/res/drawable-xhdpi-v4/notification_bg_normal.9.png
/app/release/app-release/base/res/drawable-hdpi-v4/notification_bg_normal_pressed.9.png
/app/release/app-release/base/res/drawable-mdpi-v4/notification_bg_normal_pressed.9.png
/app/release/app-release/base/res/drawable-xhdpi-v4/notification_bg_normal_pressed.9.png
/app/release/app-release/base/res/drawable/notification_icon_background.xml
/app/release/app-release/base/res/drawable-hdpi-v4/notification_oversize_large_icon_bg.png
/app/release/app-release/base/res/layout-v21/notification_template_custom_big.xml
/app/release/app-release/base/res/layout-v21/notification_template_icon_group.xml
/app/release/app-release/base/res/layout/notification_template_part_chronometer.xml
/app/release/app-release/base/res/layout/notification_template_part_time.xml
/app/release/app-release/base/res/drawable/notification_tile_bg.xml
/app/release/app-release/base/res/drawable-hdpi-v4/notify_panel_notification_icon_bg.png
/app/release/app-release/base/res/drawable-mdpi-v4/notify_panel_notification_icon_bg.png
/app/release/app-release/base/res/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png
/app/release/app-release/BUNDLE-METADATA/com.android.tools.build.obfuscation/proguard.map
/app/release/app-release/base/root/kotlin/ranges/ranges.kotlin_builtins
/app/release/app-release/base/root/kotlin/reflect/reflect.kotlin_builtins
/app/release/app-release/base/resources.pb
/store_listing.png
/app/release/app-release/base/res/color/vector_tint_color.xml
/app/release/app-release/base/res/color/vector_tint_theme_color.xml
/app/release/app-release/base/root/META-INF/version-control-info.textproto
/app/release/app-release (2)/base/res/drawable-v24/$ic_launcher_foreground__0.xml
/app/release/app-release (3)/base/res/drawable-v24/$ic_launcher_foreground__0.xml
/app/release/app-release (3)/base/manifest/AndroidManifest.xml
/app/release/app-release (2)/base/root/META-INF/androidx.activity_activity.version
/app/release/app-release (3)/base/root/META-INF/androidx.activity_activity.version
/app/release/app-release (2)/base/root/META-INF/androidx.activity_activity-compose.version
/app/release/app-release (3)/base/root/META-INF/androidx.activity_activity-compose.version
/app/release/app-release (2)/base/root/META-INF/androidx.activity_activity-ktx.version
/app/release/app-release (3)/base/root/META-INF/androidx.activity_activity-ktx.version
/app/release/app-release (2)/base/root/META-INF/androidx.annotation_annotation-experimental.version
/app/release/app-release (3)/base/root/META-INF/androidx.annotation_annotation-experimental.version
/app/release/app-release (2)/base/root/META-INF/androidx.arch.core_core-runtime.version
/app/release/app-release (3)/base/root/META-INF/androidx.arch.core_core-runtime.version
/app/release/app-release (2)/base/root/META-INF/androidx.autofill_autofill.version
/app/release/app-release (3)/base/root/META-INF/androidx.autofill_autofill.version
/app/release/app-release (2)/base/root/META-INF/androidx.compose.animation_animation.version
/app/release/app-release (3)/base/root/META-INF/androidx.compose.animation_animation.version
/app/release/app-release (2)/base/root/META-INF/androidx.compose.animation_animation-core.version
/app/release/app-release (3)/base/root/META-INF/androidx.compose.animation_animation-core.version
/app/release/app-release (2)/base/root/META-INF/androidx.compose.foundation_foundation.version
/app/release/app-release (3)/base/root/META-INF/androidx.compose.foundation_foundation.version
/app/release/app-release (2)/base/root/META-INF/androidx.compose.foundation_foundation-layout.version
/app/release/app-release (3)/base/root/META-INF/androidx.compose.foundation_foundation-layout.version
/app/release/app-release (2)/base/root/META-INF/androidx.compose.material3_material3.version
/app/release/app-release (3)/base/root/META-INF/androidx.compose.material3_material3.version
/app/release/app-release (2)/base/root/META-INF/androidx.compose.material_material-icons-core.version
/app/release/app-release (3)/base/root/META-INF/androidx.compose.material_material-icons-core.version
/app/release/app-release (2)/base/root/META-INF/androidx.compose.material_material-ripple.version
/app/release/app-release (3)/base/root/META-INF/androidx.compose.material_material-ripple.version
/app/release/app-release (2)/base/root/META-INF/androidx.compose.runtime_runtime.version
/app/release/app-release (3)/base/root/META-INF/androidx.compose.runtime_runtime.version
/app/release/app-release (2)/base/root/META-INF/androidx.compose.runtime_runtime-saveable.version
/app/release/app-release (3)/base/root/META-INF/androidx.compose.runtime_runtime-saveable.version
/app/release/app-release (2)/base/root/META-INF/androidx.compose.ui_ui.version
/app/release/app-release (3)/base/root/META-INF/androidx.compose.ui_ui.version
/app/release/app-release (2)/base/root/META-INF/androidx.compose.ui_ui-geometry.version
/app/release/app-release (3)/base/root/META-INF/androidx.compose.ui_ui-geometry.version
/app/release/app-release (2)/base/root/META-INF/androidx.compose.ui_ui-graphics.version
/app/release/app-release (3)/base/root/META-INF/androidx.compose.ui_ui-graphics.version
/app/release/app-release (2)/base/root/META-INF/androidx.compose.ui_ui-text.version
/app/release/app-release (3)/base/root/META-INF/androidx.compose.ui_ui-text.version
/app/release/app-release (2)/base/root/META-INF/androidx.compose.ui_ui-text-google-fonts.version
/app/release/app-release (3)/base/root/META-INF/androidx.compose.ui_ui-text-google-fonts.version
/app/release/app-release (2)/base/root/META-INF/androidx.compose.ui_ui-tooling-preview.version
/app/release/app-release (3)/base/root/META-INF/androidx.compose.ui_ui-tooling-preview.version
/app/release/app-release (2)/base/root/META-INF/androidx.compose.ui_ui-unit.version
/app/release/app-release (3)/base/root/META-INF/androidx.compose.ui_ui-unit.version
/app/release/app-release (2)/base/root/META-INF/androidx.compose.ui_ui-util.version
/app/release/app-release (3)/base/root/META-INF/androidx.compose.ui_ui-util.version
/app/release/app-release (2)/base/root/META-INF/androidx.core_core.version
/app/release/app-release (3)/base/root/META-INF/androidx.core_core.version
/app/release/app-release (2)/base/root/META-INF/androidx.core_core-ktx.version
/app/release/app-release (3)/base/root/META-INF/androidx.core_core-ktx.version
/app/release/app-release (2)/base/root/META-INF/androidx.customview_customview-poolingcontainer.version
/app/release/app-release (3)/base/root/META-INF/androidx.customview_customview-poolingcontainer.version
/app/release/app-release (2)/base/root/META-INF/androidx.emoji2_emoji2.version
/app/release/app-release (3)/base/root/META-INF/androidx.emoji2_emoji2.version
/app/release/app-release (2)/base/root/META-INF/androidx.graphics_graphics-path.version
/app/release/app-release (3)/base/root/META-INF/androidx.graphics_graphics-path.version
/app/release/app-release (2)/base/root/META-INF/androidx.interpolator_interpolator.version
/app/release/app-release (3)/base/root/META-INF/androidx.interpolator_interpolator.version
/app/release/app-release (2)/base/root/META-INF/androidx.lifecycle_lifecycle-livedata-core.version
/app/release/app-release (3)/base/root/META-INF/androidx.lifecycle_lifecycle-livedata-core.version
/app/release/app-release (2)/base/root/META-INF/androidx.lifecycle_lifecycle-process.version
/app/release/app-release (3)/base/root/META-INF/androidx.lifecycle_lifecycle-process.version
/app/release/app-release (2)/base/root/META-INF/androidx.lifecycle_lifecycle-runtime.version
/app/release/app-release (3)/base/root/META-INF/androidx.lifecycle_lifecycle-runtime.version
/app/release/app-release (2)/base/root/META-INF/androidx.lifecycle_lifecycle-runtime-compose.version
/app/release/app-release (3)/base/root/META-INF/androidx.lifecycle_lifecycle-runtime-compose.version
/app/release/app-release (2)/base/root/META-INF/androidx.lifecycle_lifecycle-runtime-ktx.version
/app/release/app-release (3)/base/root/META-INF/androidx.lifecycle_lifecycle-runtime-ktx.version
/app/release/app-release (2)/base/root/META-INF/androidx.lifecycle_lifecycle-viewmodel.version
/app/release/app-release (3)/base/root/META-INF/androidx.lifecycle_lifecycle-viewmodel.version
/app/release/app-release (2)/base/root/META-INF/androidx.lifecycle_lifecycle-viewmodel-ktx.version
/app/release/app-release (3)/base/root/META-INF/androidx.lifecycle_lifecycle-viewmodel-ktx.version
/app/release/app-release (2)/base/root/META-INF/androidx.lifecycle_lifecycle-viewmodel-savedstate.version
/app/release/app-release (3)/base/root/META-INF/androidx.lifecycle_lifecycle-viewmodel-savedstate.version
/app/release/app-release (2)/base/root/META-INF/androidx.profileinstaller_profileinstaller.version
/app/release/app-release (3)/base/root/META-INF/androidx.profileinstaller_profileinstaller.version
/app/release/app-release (2)/base/root/META-INF/androidx.savedstate_savedstate.version
/app/release/app-release (3)/base/root/META-INF/androidx.savedstate_savedstate.version
/app/release/app-release (2)/base/root/META-INF/androidx.savedstate_savedstate-ktx.version
/app/release/app-release (3)/base/root/META-INF/androidx.savedstate_savedstate-ktx.version
/app/release/app-release (2)/base/root/META-INF/androidx.startup_startup-runtime.version
/app/release/app-release (3)/base/root/META-INF/androidx.startup_startup-runtime.version
/app/release/app-release (2)/base/root/META-INF/androidx.tracing_tracing.version
/app/release/app-release (3)/base/root/META-INF/androidx.tracing_tracing.version
/app/release/app-release (2)/base/root/META-INF/androidx.versionedparcelable_versionedparcelable.version
/app/release/app-release (3)/base/root/META-INF/androidx.versionedparcelable_versionedparcelable.version
/app/release/app-release (2)/base/root/kotlin/annotation/annotation.kotlin_builtins
/app/release/app-release (3)/base/root/kotlin/annotation/annotation.kotlin_builtins
/app/release/app-release (2)/base/root/META-INF/com/android/build/gradle/app-metadata.properties
/app/release/app-release (2)/BUNDLE-METADATA/com.android.tools.build.gradle/app-metadata.properties
/app/release/app-release (3)/base/root/META-INF/com/android/build/gradle/app-metadata.properties
/app/release/app-release (3)/BUNDLE-METADATA/com.android.tools.build.gradle/app-metadata.properties
/app/release/app-release (2)/base/res/xml/backup_rules.xml
/app/release/app-release (3)/base/res/xml/backup_rules.xml
/app/release/app-release (2)/BUNDLE-METADATA/com.android.tools.build.profiles/baseline.prof
/app/release/app-release (3)/BUNDLE-METADATA/com.android.tools.build.profiles/baseline.prof
/app/release/app-release (2)/BUNDLE-METADATA/com.android.tools.build.profiles/baseline.profm
/app/release/app-release (3)/BUNDLE-METADATA/com.android.tools.build.profiles/baseline.profm
/app/release/app-release (2)/BundleConfig.pb
/app/release/app-release (3)/BundleConfig.pb
/app/release/app-release (2)/base/dex/classes.dex
/app/release/app-release (3)/base/dex/classes.dex
/app/release/app-release (2)/base/root/kotlin/collections/collections.kotlin_builtins
/app/release/app-release (3)/base/root/kotlin/collections/collections.kotlin_builtins
/app/release/app-release (2)/base/root/kotlin/coroutines/coroutines.kotlin_builtins
/app/release/app-release (3)/base/root/kotlin/coroutines/coroutines.kotlin_builtins
/app/release/app-release (2)/base/res/layout/custom_dialog.xml
/app/release/app-release (3)/base/res/layout/custom_dialog.xml
/app/release/app-release (2)/base/root/META-INF/services/D1.u
/app/release/app-release (3)/base/root/META-INF/services/D1.u
/app/release/app-release (2)/base/res/xml/data_extraction_rules.xml
/app/release/app-release (3)/base/res/xml/data_extraction_rules.xml
/app/release/app-release (2)/base/root/DebugProbesKt.bin
/app/release/app-release (3)/base/root/DebugProbesKt.bin
/app/release/app-release (2)/BUNDLE-METADATA/com.android.tools.build.libraries/dependencies.pb
/app/release/app-release (3)/BUNDLE-METADATA/com.android.tools.build.libraries/dependencies.pb
/app/release/app-release (2)/base/root/META-INF/services/E1.a
/app/release/app-release (3)/base/root/META-INF/services/E1.a
/app/release/app-release (2)/base/res/drawable-hdpi-v4/ic_call_answer.png
/app/release/app-release (2)/base/res/drawable-ldpi-v4/ic_call_answer.png
/app/release/app-release (2)/base/res/drawable-mdpi-v4/ic_call_answer.png
/app/release/app-release (2)/base/res/drawable-xhdpi-v4/ic_call_answer.png
/app/release/app-release (2)/base/res/drawable-xxhdpi-v4/ic_call_answer.png
/app/release/app-release (2)/base/res/drawable-xxxhdpi-v4/ic_call_answer.png
/app/release/app-release (3)/base/res/drawable-hdpi-v4/ic_call_answer.png
/app/release/app-release (3)/base/res/drawable-ldpi-v4/ic_call_answer.png
/app/release/app-release (3)/base/res/drawable-mdpi-v4/ic_call_answer.png
/app/release/app-release (3)/base/res/drawable-xhdpi-v4/ic_call_answer.png
/app/release/app-release (3)/base/res/drawable-xxhdpi-v4/ic_call_answer.png
/app/release/app-release (3)/base/res/drawable-xxxhdpi-v4/ic_call_answer.png
/app/release/app-release (2)/base/res/drawable-anydpi-v21/ic_call_answer.xml
/app/release/app-release (3)/base/res/drawable-anydpi-v21/ic_call_answer.xml
/app/release/app-release (2)/base/res/drawable-hdpi-v4/ic_call_answer_low.png
/app/release/app-release (2)/base/res/drawable-ldpi-v4/ic_call_answer_low.png
/app/release/app-release (2)/base/res/drawable-mdpi-v4/ic_call_answer_low.png
/app/release/app-release (2)/base/res/drawable-xhdpi-v4/ic_call_answer_low.png
/app/release/app-release (2)/base/res/drawable-xxhdpi-v4/ic_call_answer_low.png
/app/release/app-release (2)/base/res/drawable-xxxhdpi-v4/ic_call_answer_low.png
/app/release/app-release (3)/base/res/drawable-hdpi-v4/ic_call_answer_low.png
/app/release/app-release (3)/base/res/drawable-ldpi-v4/ic_call_answer_low.png
/app/release/app-release (3)/base/res/drawable-mdpi-v4/ic_call_answer_low.png
/app/release/app-release (3)/base/res/drawable-xhdpi-v4/ic_call_answer_low.png
/app/release/app-release (3)/base/res/drawable-xxhdpi-v4/ic_call_answer_low.png
/app/release/app-release (3)/base/res/drawable-xxxhdpi-v4/ic_call_answer_low.png
/app/release/app-release (2)/base/res/drawable-anydpi-v21/ic_call_answer_low.xml
/app/release/app-release (3)/base/res/drawable-anydpi-v21/ic_call_answer_low.xml
/app/release/app-release (2)/base/res/drawable-hdpi-v4/ic_call_answer_video.png
/app/release/app-release (2)/base/res/drawable-ldpi-v4/ic_call_answer_video.png
/app/release/app-release (2)/base/res/drawable-mdpi-v4/ic_call_answer_video.png
/app/release/app-release (2)/base/res/drawable-xhdpi-v4/ic_call_answer_video.png
/app/release/app-release (2)/base/res/drawable-xxhdpi-v4/ic_call_answer_video.png
/app/release/app-release (2)/base/res/drawable-xxxhdpi-v4/ic_call_answer_video.png
/app/release/app-release (3)/base/res/drawable-hdpi-v4/ic_call_answer_video.png
/app/release/app-release (3)/base/res/drawable-ldpi-v4/ic_call_answer_video.png
/app/release/app-release (3)/base/res/drawable-mdpi-v4/ic_call_answer_video.png
/app/release/app-release (3)/base/res/drawable-xhdpi-v4/ic_call_answer_video.png
/app/release/app-release (3)/base/res/drawable-xxhdpi-v4/ic_call_answer_video.png
/app/release/app-release (3)/base/res/drawable-xxxhdpi-v4/ic_call_answer_video.png
/app/release/app-release (2)/base/res/drawable-anydpi-v21/ic_call_answer_video.xml
/app/release/app-release (3)/base/res/drawable-anydpi-v21/ic_call_answer_video.xml
/app/release/app-release (2)/base/res/drawable-hdpi-v4/ic_call_answer_video_low.png
/app/release/app-release (2)/base/res/drawable-ldpi-v4/ic_call_answer_video_low.png
/app/release/app-release (2)/base/res/drawable-mdpi-v4/ic_call_answer_video_low.png
/app/release/app-release (2)/base/res/drawable-xhdpi-v4/ic_call_answer_video_low.png
/app/release/app-release (2)/base/res/drawable-xxhdpi-v4/ic_call_answer_video_low.png
/app/release/app-release (2)/base/res/drawable-xxxhdpi-v4/ic_call_answer_video_low.png
/app/release/app-release (3)/base/res/drawable-hdpi-v4/ic_call_answer_video_low.png
/app/release/app-release (3)/base/res/drawable-ldpi-v4/ic_call_answer_video_low.png
/app/release/app-release (3)/base/res/drawable-mdpi-v4/ic_call_answer_video_low.png
/app/release/app-release (3)/base/res/drawable-xhdpi-v4/ic_call_answer_video_low.png
/app/release/app-release (3)/base/res/drawable-xxhdpi-v4/ic_call_answer_video_low.png
/app/release/app-release (3)/base/res/drawable-xxxhdpi-v4/ic_call_answer_video_low.png
/app/release/app-release (2)/base/res/drawable-anydpi-v21/ic_call_answer_video_low.xml
/app/release/app-release (3)/base/res/drawable-anydpi-v21/ic_call_answer_video_low.xml
/app/release/app-release (2)/base/res/drawable-hdpi-v4/ic_call_decline.png
/app/release/app-release (2)/base/res/drawable-ldpi-v4/ic_call_decline.png
/app/release/app-release (2)/base/res/drawable-mdpi-v4/ic_call_decline.png
/app/release/app-release (2)/base/res/drawable-xhdpi-v4/ic_call_decline.png
/app/release/app-release (2)/base/res/drawable-xxhdpi-v4/ic_call_decline.png
/app/release/app-release (2)/base/res/drawable-xxxhdpi-v4/ic_call_decline.png
/app/release/app-release (3)/base/res/drawable-hdpi-v4/ic_call_decline.png
/app/release/app-release (3)/base/res/drawable-ldpi-v4/ic_call_decline.png
/app/release/app-release (3)/base/res/drawable-mdpi-v4/ic_call_decline.png
/app/release/app-release (3)/base/res/drawable-xhdpi-v4/ic_call_decline.png
/app/release/app-release (3)/base/res/drawable-xxhdpi-v4/ic_call_decline.png
/app/release/app-release (3)/base/res/drawable-xxxhdpi-v4/ic_call_decline.png
/app/release/app-release (2)/base/res/drawable-anydpi-v21/ic_call_decline.xml
/app/release/app-release (3)/base/res/drawable-anydpi-v21/ic_call_decline.xml
/app/release/app-release (2)/base/res/drawable-hdpi-v4/ic_call_decline_low.png
/app/release/app-release (2)/base/res/drawable-ldpi-v4/ic_call_decline_low.png
/app/release/app-release (2)/base/res/drawable-mdpi-v4/ic_call_decline_low.png
/app/release/app-release (2)/base/res/drawable-xhdpi-v4/ic_call_decline_low.png
/app/release/app-release (2)/base/res/drawable-xxhdpi-v4/ic_call_decline_low.png
/app/release/app-release (2)/base/res/drawable-xxxhdpi-v4/ic_call_decline_low.png
/app/release/app-release (3)/base/res/drawable-hdpi-v4/ic_call_decline_low.png
/app/release/app-release (3)/base/res/drawable-ldpi-v4/ic_call_decline_low.png
/app/release/app-release (3)/base/res/drawable-mdpi-v4/ic_call_decline_low.png
/app/release/app-release (3)/base/res/drawable-xhdpi-v4/ic_call_decline_low.png
/app/release/app-release (3)/base/res/drawable-xxhdpi-v4/ic_call_decline_low.png
/app/release/app-release (3)/base/res/drawable-xxxhdpi-v4/ic_call_decline_low.png
/app/release/app-release (2)/base/res/drawable-anydpi-v21/ic_call_decline_low.xml
/app/release/app-release (3)/base/res/drawable-anydpi-v21/ic_call_decline_low.xml
/app/release/app-release (2)/base/res/mipmap-hdpi-v4/ic_launcher.webp
/app/release/app-release (2)/base/res/mipmap-mdpi-v4/ic_launcher.webp
/app/release/app-release (2)/base/res/mipmap-xhdpi-v4/ic_launcher.webp
/app/release/app-release (2)/base/res/mipmap-xxhdpi-v4/ic_launcher.webp
/app/release/app-release (2)/base/res/mipmap-xxxhdpi-v4/ic_launcher.webp
/app/release/app-release (3)/base/res/mipmap-hdpi-v4/ic_launcher.webp
/app/release/app-release (3)/base/res/mipmap-mdpi-v4/ic_launcher.webp
/app/release/app-release (3)/base/res/mipmap-xhdpi-v4/ic_launcher.webp
/app/release/app-release (3)/base/res/mipmap-xxhdpi-v4/ic_launcher.webp
/app/release/app-release (3)/base/res/mipmap-xxxhdpi-v4/ic_launcher.webp
/app/release/app-release (2)/base/res/mipmap-anydpi-v26/ic_launcher.xml
/app/release/app-release (3)/base/res/mipmap-anydpi-v26/ic_launcher.xml
/app/release/app-release (2)/base/res/drawable/ic_launcher_background.xml
/app/release/app-release (3)/base/res/drawable/ic_launcher_background.xml
/app/release/app-release (3)/base/res/mipmap-hdpi-v4/ic_launcher_foreground.webp
/app/release/app-release (3)/base/res/mipmap-mdpi-v4/ic_launcher_foreground.webp
/app/release/app-release (3)/base/res/mipmap-xhdpi-v4/ic_launcher_foreground.webp
/app/release/app-release (3)/base/res/mipmap-xxhdpi-v4/ic_launcher_foreground.webp
/app/release/app-release (3)/base/res/mipmap-xxxhdpi-v4/ic_launcher_foreground.webp
/app/release/app-release (2)/base/res/drawable-v24/ic_launcher_foreground.xml
/app/release/app-release (3)/base/res/drawable-v24/ic_launcher_foreground.xml
/app/release/app-release (2)/base/res/mipmap-hdpi-v4/ic_launcher_round.webp
/app/release/app-release (2)/base/res/mipmap-mdpi-v4/ic_launcher_round.webp
/app/release/app-release (2)/base/res/mipmap-xhdpi-v4/ic_launcher_round.webp
/app/release/app-release (2)/base/res/mipmap-xxhdpi-v4/ic_launcher_round.webp
/app/release/app-release (2)/base/res/mipmap-xxxhdpi-v4/ic_launcher_round.webp
/app/release/app-release (3)/base/res/mipmap-hdpi-v4/ic_launcher_round.webp
/app/release/app-release (3)/base/res/mipmap-mdpi-v4/ic_launcher_round.webp
/app/release/app-release (3)/base/res/mipmap-xhdpi-v4/ic_launcher_round.webp
/app/release/app-release (3)/base/res/mipmap-xxhdpi-v4/ic_launcher_round.webp
/app/release/app-release (3)/base/res/mipmap-xxxhdpi-v4/ic_launcher_round.webp
/app/release/app-release (2)/base/res/mipmap-anydpi-v26/ic_launcher_round.xml
/app/release/app-release (3)/base/res/mipmap-anydpi-v26/ic_launcher_round.xml
/app/release/app-release (2)/base/res/layout/ime_base_split_test_activity.xml
/app/release/app-release (3)/base/res/layout/ime_base_split_test_activity.xml
/app/release/app-release (2)/base/res/layout/ime_secondary_split_test_activity.xml
/app/release/app-release (3)/base/res/layout/ime_secondary_split_test_activity.xml
/app/release/app-release (2)/base/root/kotlin/internal/internal.kotlin_builtins
/app/release/app-release (3)/base/root/kotlin/internal/internal.kotlin_builtins
/app/release/app-release (2)/base/root/kotlin/kotlin.kotlin_builtins
/app/release/app-release (3)/base/root/kotlin/kotlin.kotlin_builtins
/app/release/app-release (2)/base/root/kotlin-tooling-metadata.json
/app/release/app-release (3)/base/root/kotlin-tooling-metadata.json
/app/release/app-release (2)/base/root/META-INF/kotlinx_coroutines_android.version
/app/release/app-release (3)/base/root/META-INF/kotlinx_coroutines_android.version
/app/release/app-release (2)/base/root/META-INF/kotlinx_coroutines_core.version
/app/release/app-release (3)/base/root/META-INF/kotlinx_coroutines_core.version
/app/release/app-release (2)/base/lib/arm64-v8a/libandroidx.graphics.path.so
/app/release/app-release (2)/base/lib/armeabi-v7a/libandroidx.graphics.path.so
/app/release/app-release (2)/base/lib/x86/libandroidx.graphics.path.so
/app/release/app-release (2)/base/lib/x86_64/libandroidx.graphics.path.so
/app/release/app-release (3)/base/lib/arm64-v8a/libandroidx.graphics.path.so
/app/release/app-release (3)/base/lib/armeabi-v7a/libandroidx.graphics.path.so
/app/release/app-release (3)/base/lib/x86/libandroidx.graphics.path.so
/app/release/app-release (3)/base/lib/x86_64/libandroidx.graphics.path.so
/app/release/app-release (2)/META-INF/MANIFEST.MF
/app/release/app-release (3)/META-INF/MANIFEST.MF
/app/release/app-release (2)/META-INF/MEMEME.RSA
/app/release/app-release (3)/META-INF/MEMEME.RSA
/app/release/app-release (2)/META-INF/MEMEME.SF
/app/release/app-release (3)/META-INF/MEMEME.SF
/app/release/app-release (2)/base/native.pb
/app/release/app-release (3)/base/native.pb
/app/release/app-release (2)/base/res/layout-v21/notification_action.xml
/app/release/app-release (3)/base/res/layout-v21/notification_action.xml
/app/release/app-release (2)/base/res/drawable-v21/notification_action_background.xml
/app/release/app-release (3)/base/res/drawable-v21/notification_action_background.xml
/app/release/app-release (2)/base/res/layout-v21/notification_action_tombstone.xml
/app/release/app-release (3)/base/res/layout-v21/notification_action_tombstone.xml
/app/release/app-release (2)/base/res/drawable/notification_bg.xml
/app/release/app-release (3)/base/res/drawable/notification_bg.xml
/app/release/app-release (2)/base/res/drawable/notification_bg_low.xml
/app/release/app-release (3)/base/res/drawable/notification_bg_low.xml
/app/release/app-release (2)/base/res/drawable-hdpi-v4/notification_bg_low_normal.9.png
/app/release/app-release (2)/base/res/drawable-mdpi-v4/notification_bg_low_normal.9.png
/app/release/app-release (2)/base/res/drawable-xhdpi-v4/notification_bg_low_normal.9.png
/app/release/app-release (3)/base/res/drawable-hdpi-v4/notification_bg_low_normal.9.png
/app/release/app-release (3)/base/res/drawable-mdpi-v4/notification_bg_low_normal.9.png
/app/release/app-release (3)/base/res/drawable-xhdpi-v4/notification_bg_low_normal.9.png
/app/release/app-release (2)/base/res/drawable-hdpi-v4/notification_bg_low_pressed.9.png
/app/release/app-release (2)/base/res/drawable-mdpi-v4/notification_bg_low_pressed.9.png
/app/release/app-release (2)/base/res/drawable-xhdpi-v4/notification_bg_low_pressed.9.png
/app/release/app-release (3)/base/res/drawable-hdpi-v4/notification_bg_low_pressed.9.png
/app/release/app-release (3)/base/res/drawable-mdpi-v4/notification_bg_low_pressed.9.png
/app/release/app-release (3)/base/res/drawable-xhdpi-v4/notification_bg_low_pressed.9.png
/app/release/app-release (2)/base/res/drawable-hdpi-v4/notification_bg_normal.9.png
/app/release/app-release (2)/base/res/drawable-mdpi-v4/notification_bg_normal.9.png
/app/release/app-release (2)/base/res/drawable-xhdpi-v4/notification_bg_normal.9.png
/app/release/app-release (3)/base/res/drawable-hdpi-v4/notification_bg_normal.9.png
/app/release/app-release (3)/base/res/drawable-mdpi-v4/notification_bg_normal.9.png
/app/release/app-release (3)/base/res/drawable-xhdpi-v4/notification_bg_normal.9.png
/app/release/app-release (2)/base/res/drawable-hdpi-v4/notification_bg_normal_pressed.9.png
/app/release/app-release (2)/base/res/drawable-mdpi-v4/notification_bg_normal_pressed.9.png
/app/release/app-release (2)/base/res/drawable-xhdpi-v4/notification_bg_normal_pressed.9.png
/app/release/app-release (3)/base/res/drawable-hdpi-v4/notification_bg_normal_pressed.9.png
/app/release/app-release (3)/base/res/drawable-mdpi-v4/notification_bg_normal_pressed.9.png
/app/release/app-release (3)/base/res/drawable-xhdpi-v4/notification_bg_normal_pressed.9.png
/app/release/app-release (2)/base/res/drawable/notification_icon_background.xml
/app/release/app-release (3)/base/res/drawable/notification_icon_background.xml
/app/release/app-release (2)/base/res/drawable-hdpi-v4/notification_oversize_large_icon_bg.png
/app/release/app-release (3)/base/res/drawable-hdpi-v4/notification_oversize_large_icon_bg.png
/app/release/app-release (2)/base/res/layout-v21/notification_template_custom_big.xml
/app/release/app-release (3)/base/res/layout-v21/notification_template_custom_big.xml
/app/release/app-release (2)/base/res/layout-v21/notification_template_icon_group.xml
/app/release/app-release (3)/base/res/layout-v21/notification_template_icon_group.xml
/app/release/app-release (2)/base/res/layout/notification_template_part_chronometer.xml
/app/release/app-release (3)/base/res/layout/notification_template_part_chronometer.xml
/app/release/app-release (2)/base/res/layout/notification_template_part_time.xml
/app/release/app-release (3)/base/res/layout/notification_template_part_time.xml
/app/release/app-release (2)/base/res/drawable/notification_tile_bg.xml
/app/release/app-release (3)/base/res/drawable/notification_tile_bg.xml
/app/release/app-release (2)/base/res/drawable-hdpi-v4/notify_panel_notification_icon_bg.png
/app/release/app-release (2)/base/res/drawable-mdpi-v4/notify_panel_notification_icon_bg.png
/app/release/app-release (2)/base/res/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png
/app/release/app-release (3)/base/res/drawable-hdpi-v4/notify_panel_notification_icon_bg.png
/app/release/app-release (3)/base/res/drawable-mdpi-v4/notify_panel_notification_icon_bg.png
/app/release/app-release (3)/base/res/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png
/app/release/app-release (2)/BUNDLE-METADATA/com.android.tools.build.obfuscation/proguard.map
/app/release/app-release (3)/BUNDLE-METADATA/com.android.tools.build.obfuscation/proguard.map
/app/release/app-release (2)/base/root/kotlin/ranges/ranges.kotlin_builtins
/app/release/app-release (3)/base/root/kotlin/ranges/ranges.kotlin_builtins
/app/release/app-release (2)/base/root/kotlin/reflect/reflect.kotlin_builtins
/app/release/app-release (3)/base/root/kotlin/reflect/reflect.kotlin_builtins
/app/release/app-release (2)/base/resources.pb
/app/release/app-release (3)/base/resources.pb
/app/release/app-release (3)/base/res/drawable-anydpi-v21/store_listing.png
/app/release/app-release (2)/base/res/color/vector_tint_color.xml
/app/release/app-release (3)/base/res/color/vector_tint_color.xml
/app/release/app-release (2)/base/res/color/vector_tint_theme_color.xml
/app/release/app-release (3)/base/res/color/vector_tint_theme_color.xml
/app/release/app-release (2)/base/root/META-INF/version-control-info.textproto
/app/release/app-release (3)/base/root/META-INF/version-control-info.textproto