forked from flutter/engine
-
Notifications
You must be signed in to change notification settings - Fork 0
/
files.json
89 lines (89 loc) · 3.28 KB
/
files.json
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
[
{
"url": "https://maven.google.com/androidx/lifecycle/lifecycle-common/2.2.0/lifecycle-common-2.2.0.jar",
"out_file_name": "androidx_lifecycle_common.jar",
"maven_dependency": "androidx.lifecycle:lifecycle-common:2.2.0",
"provides": [
"androidx.lifecycle.Lifecycle",
"androidx.lifecycle.LifecycleObserver",
"androidx.lifecycle.LifecycleOwner"
]
},
{
"url": "https://maven.google.com/androidx/lifecycle/lifecycle-common-java8/2.2.0/lifecycle-common-java8-2.2.0.jar",
"out_file_name": "androidx_lifecycle_common_java8.jar",
"maven_dependency": "androidx.lifecycle:lifecycle-common-java8:2.2.0",
"provides": [
"androidx.lifecycle.DefaultLifecycleObserver"
]
},
{
"url": "https://maven.google.com/androidx/lifecycle/lifecycle-runtime/2.2.0/lifecycle-runtime-2.2.0.aar",
"out_file_name": "androidx_lifecycle_runtime.aar",
"maven_dependency": "androidx.lifecycle:lifecycle-runtime:2.2.0",
"provides": [
"androidx.lifecycle.LifecycleRegistry"
]
},
{
"url": "https://maven.google.com/androidx/fragment/fragment/1.1.0/fragment-1.1.0.aar",
"out_file_name": "androidx_fragment.aar",
"maven_dependency": "androidx.fragment:fragment:1.1.0",
"provides": [
"androidx.fragment.app.Fragment",
"androidx.fragment.app.FragmentActivity"
]
},
{
"url": "https://maven.google.com/androidx/annotation/annotation/1.1.0/annotation-1.1.0.jar",
"out_file_name": "androidx_annotation.jar",
"maven_dependency": "androidx.annotation:annotation:1.1.0",
"provides": [
"androidx.annotation.CallSuper",
"androidx.annotation.FloatRange",
"androidx.annotation.IntDef",
"androidx.annotation.Keep",
"androidx.annotation.NonNull",
"androidx.annotation.Nullable",
"androidx.annotation.RequiresApi",
"androidx.annotation.UiThread",
"androidx.annotation.VisibleForTesting"
]
},
{
"url": "https://maven.google.com/androidx/tracing/tracing/1.0.0/tracing-1.0.0.aar",
"out_file_name": "androidx_tracing.aar",
"maven_dependency": "androidx.tracing:tracing:1.0.0",
"provides": [
"androidx.tracing.Trace"
]
},
{
"url": "https://dl.google.com/android/maven2/androidx/core/core/1.6.0/core-1.6.0.aar",
"out_file_name": "androidx_core.aar",
"maven_dependency": "androidx.core:core:1.6.0",
"provides": [
"androidx.core.view.WindowInsetsControllerCompat"
]
},
{
"url": "https://maven.google.com/androidx/window/window-java/1.0.0-beta04/window-java-1.0.0-beta04.aar",
"out_file_name": "androidx_window_java.aar",
"maven_dependency": "androidx.window:window-java:1.0.0-beta04",
"provides": [
"androidx.window.java.layout.WindowInfoRepositoryCallbackAdapter",
"androidx.window.layout.DisplayFeature",
"androidx.window.layout.FoldingFeature",
"androidx.window.layout.FoldingFeature.OcclusionType",
"androidx.window.layout.FoldingFeature.State",
"androidx.window.layout.WindowLayoutInfo",
"androidx.window.layout.WindowInfoRepository"
]
},
{
"url": "https://dl.google.com/android/maven2/com/google/android/play/core/1.8.0/core-1.8.0.aar",
"out_file_name": "core-1.8.0.aar",
"maven_dependency": "com.google.android.play:core:1.8.0",
"provides": []
}
]