Skip to content

Commit 3feaa09

Browse files
author
GitHub Action
committed
build aar
1 parent 42ab2cc commit 3feaa09

File tree

180 files changed

+7938
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

180 files changed

+7938
-0
lines changed
Binary file not shown.
Binary file not shown.
Lines changed: 177 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,177 @@
1+
{
2+
"formatVersion": "1.1",
3+
"component": {
4+
"group": "androidx.media3",
5+
"module": "media3-cast",
6+
"version": "1.9.0-beta01",
7+
"attributes": {
8+
"org.gradle.status": "release"
9+
}
10+
},
11+
"createdBy": {
12+
"gradle": {
13+
"version": "8.13"
14+
}
15+
},
16+
"variants": [
17+
{
18+
"name": "releaseVariantReleaseApiPublication",
19+
"attributes": {
20+
"org.gradle.category": "library",
21+
"org.gradle.dependency.bundling": "external",
22+
"org.gradle.libraryelements": "aar",
23+
"org.gradle.usage": "java-api"
24+
},
25+
"dependencies": [
26+
{
27+
"group": "com.google.android.gms",
28+
"module": "play-services-cast-framework",
29+
"version": {
30+
"requires": "22.1.0"
31+
}
32+
},
33+
{
34+
"group": "androidx.media3",
35+
"module": "media3-common",
36+
"version": {
37+
"requires": "1.9.0-beta01"
38+
}
39+
},
40+
{
41+
"group": "androidx.media3",
42+
"module": "media3-exoplayer",
43+
"version": {
44+
"requires": "1.9.0-beta01"
45+
}
46+
},
47+
{
48+
"group": "org.jetbrains.kotlin",
49+
"module": "kotlin-stdlib",
50+
"version": {
51+
"requires": "2.0.20"
52+
}
53+
}
54+
],
55+
"files": [
56+
{
57+
"name": "media3-cast-1.9.0-beta01.aar",
58+
"url": "media3-cast-1.9.0-beta01.aar",
59+
"size": 114960,
60+
"sha512": "d2458a979163ffa656a7ab9337d1a099c71c49ee57e989c23dfc024dcbf1bdb8f998cd9ad074c888354dd194ed1af0e8256a0de6b56895b9de0b9f488f70642a",
61+
"sha256": "ba3964ec7c7a9ff3736b7b34f26437d39d193133a24de8d4a86c98a893dae656",
62+
"sha1": "a918658b5f609777da0cb9c8a50a49952dc6102c",
63+
"md5": "a567d56cab6209b412b1af88297e48f3"
64+
}
65+
]
66+
},
67+
{
68+
"name": "releaseVariantReleaseRuntimePublication",
69+
"attributes": {
70+
"org.gradle.category": "library",
71+
"org.gradle.dependency.bundling": "external",
72+
"org.gradle.libraryelements": "aar",
73+
"org.gradle.usage": "java-runtime"
74+
},
75+
"dependencies": [
76+
{
77+
"group": "androidx.annotation",
78+
"module": "annotation",
79+
"version": {
80+
"requires": "1.6.0"
81+
}
82+
},
83+
{
84+
"group": "androidx.appcompat",
85+
"module": "appcompat",
86+
"version": {
87+
"requires": "1.6.1"
88+
}
89+
},
90+
{
91+
"group": "androidx.mediarouter",
92+
"module": "mediarouter",
93+
"version": {
94+
"requires": "1.8.1"
95+
}
96+
},
97+
{
98+
"group": "androidx.compose",
99+
"module": "compose-bom",
100+
"version": {
101+
"requires": "2024.12.01"
102+
},
103+
"attributes": {
104+
"org.gradle.category": "platform"
105+
},
106+
"endorseStrictVersions": true
107+
},
108+
{
109+
"group": "androidx.compose.material3",
110+
"module": "material3",
111+
"version": {
112+
"requires": "1.3.1"
113+
}
114+
},
115+
{
116+
"group": "com.google.android.gms",
117+
"module": "play-services-cast-framework",
118+
"version": {
119+
"requires": "22.1.0"
120+
}
121+
},
122+
{
123+
"group": "androidx.media3",
124+
"module": "media3-common",
125+
"version": {
126+
"requires": "1.9.0-beta01"
127+
}
128+
},
129+
{
130+
"group": "androidx.media3",
131+
"module": "media3-exoplayer",
132+
"version": {
133+
"requires": "1.9.0-beta01"
134+
}
135+
},
136+
{
137+
"group": "org.jetbrains.kotlin",
138+
"module": "kotlin-stdlib",
139+
"version": {
140+
"requires": "2.0.20"
141+
}
142+
}
143+
],
144+
"files": [
145+
{
146+
"name": "media3-cast-1.9.0-beta01.aar",
147+
"url": "media3-cast-1.9.0-beta01.aar",
148+
"size": 114960,
149+
"sha512": "d2458a979163ffa656a7ab9337d1a099c71c49ee57e989c23dfc024dcbf1bdb8f998cd9ad074c888354dd194ed1af0e8256a0de6b56895b9de0b9f488f70642a",
150+
"sha256": "ba3964ec7c7a9ff3736b7b34f26437d39d193133a24de8d4a86c98a893dae656",
151+
"sha1": "a918658b5f609777da0cb9c8a50a49952dc6102c",
152+
"md5": "a567d56cab6209b412b1af88297e48f3"
153+
}
154+
]
155+
},
156+
{
157+
"name": "releaseVariantReleaseSourcePublication",
158+
"attributes": {
159+
"org.gradle.category": "documentation",
160+
"org.gradle.dependency.bundling": "external",
161+
"org.gradle.docstype": "sources",
162+
"org.gradle.usage": "java-runtime"
163+
},
164+
"files": [
165+
{
166+
"name": "media3-cast-1.9.0-beta01-sources.jar",
167+
"url": "media3-cast-1.9.0-beta01-sources.jar",
168+
"size": 42339,
169+
"sha512": "0347c4a747f3cb9a8d93ffb2f58542e02b56314c7820cdbeb98b92fd40218b88b71b7d7e9eecffbeeee7ba7e64d1e05be7e1018116090ad02b17dd03f71c57ec",
170+
"sha256": "850125c349f52361680052a8a97797cb9ab3811a44741c5321f774fa47496132",
171+
"sha1": "5745ab517ae0794a8b66af42b705fc9fd1c92ec6",
172+
"md5": "f9829cfce11123daf28d16facdf5ec63"
173+
}
174+
]
175+
}
176+
]
177+
}
Lines changed: 98 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,98 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
3+
<!-- This module was also published with a richer model, Gradle metadata, -->
4+
<!-- which should be used instead. Do not delete the following line which -->
5+
<!-- is to indicate to Gradle or any Gradle module metadata file consumer -->
6+
<!-- that they should prefer consuming it instead. -->
7+
<!-- do_not_remove: published-with-gradle-metadata -->
8+
<modelVersion>4.0.0</modelVersion>
9+
<groupId>androidx.media3</groupId>
10+
<artifactId>media3-cast</artifactId>
11+
<version>1.9.0-beta01</version>
12+
<packaging>aar</packaging>
13+
<name>Media3 Cast module</name>
14+
<description>Media3 Cast module</description>
15+
<licenses>
16+
<license>
17+
<name>The Apache Software License, Version 2.0</name>
18+
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
19+
<distribution>repo</distribution>
20+
</license>
21+
</licenses>
22+
<developers>
23+
<developer>
24+
<name>The Android Open Source Project</name>
25+
</developer>
26+
</developers>
27+
<scm>
28+
<connection>scm:git:https://github.com/androidx/media.git</connection>
29+
<url>https://github.com/androidx/media</url>
30+
</scm>
31+
<dependencyManagement>
32+
<dependencies>
33+
<dependency>
34+
<groupId>androidx.compose</groupId>
35+
<artifactId>compose-bom</artifactId>
36+
<version>2024.12.01</version>
37+
<type>pom</type>
38+
<scope>import</scope>
39+
</dependency>
40+
</dependencies>
41+
</dependencyManagement>
42+
<dependencies>
43+
<dependency>
44+
<groupId>com.google.android.gms</groupId>
45+
<artifactId>play-services-cast-framework</artifactId>
46+
<version>22.1.0</version>
47+
<scope>compile</scope>
48+
<type>aar</type>
49+
</dependency>
50+
<dependency>
51+
<groupId>androidx.media3</groupId>
52+
<artifactId>media3-common</artifactId>
53+
<version>1.9.0-beta01</version>
54+
<scope>compile</scope>
55+
<type>aar</type>
56+
</dependency>
57+
<dependency>
58+
<groupId>androidx.media3</groupId>
59+
<artifactId>media3-exoplayer</artifactId>
60+
<version>1.9.0-beta01</version>
61+
<scope>compile</scope>
62+
<type>aar</type>
63+
</dependency>
64+
<dependency>
65+
<groupId>org.jetbrains.kotlin</groupId>
66+
<artifactId>kotlin-stdlib</artifactId>
67+
<version>2.0.20</version>
68+
<scope>compile</scope>
69+
</dependency>
70+
<dependency>
71+
<groupId>androidx.annotation</groupId>
72+
<artifactId>annotation</artifactId>
73+
<version>1.6.0</version>
74+
<scope>runtime</scope>
75+
</dependency>
76+
<dependency>
77+
<groupId>androidx.appcompat</groupId>
78+
<artifactId>appcompat</artifactId>
79+
<version>1.6.1</version>
80+
<scope>runtime</scope>
81+
<type>aar</type>
82+
</dependency>
83+
<dependency>
84+
<groupId>androidx.mediarouter</groupId>
85+
<artifactId>mediarouter</artifactId>
86+
<version>1.8.1</version>
87+
<scope>runtime</scope>
88+
<type>aar</type>
89+
</dependency>
90+
<dependency>
91+
<groupId>androidx.compose.material3</groupId>
92+
<artifactId>material3</artifactId>
93+
<version>1.3.1</version>
94+
<scope>runtime</scope>
95+
<type>aar</type>
96+
</dependency>
97+
</dependencies>
98+
</project>
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<metadata>
3+
<groupId>androidx.media3</groupId>
4+
<artifactId>media3-cast</artifactId>
5+
<versioning>
6+
<latest>1.9.0-beta01</latest>
7+
<release>1.9.0-beta01</release>
8+
<versions>
9+
<version>1.9.0-beta01</version>
10+
</versions>
11+
<lastUpdated>20251122104323</lastUpdated>
12+
</versioning>
13+
</metadata>
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)