Skip to content

Commit 97cc302

Browse files
author
GitHub Action
committed
build aar
1 parent a09e20e commit 97cc302

File tree

170 files changed

+7111
-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.

170 files changed

+7111
-0
lines changed
Binary file not shown.
50.6 KB
Binary file not shown.
Lines changed: 117 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,117 @@
1+
{
2+
"formatVersion": "1.1",
3+
"component": {
4+
"group": "androidx.media3",
5+
"module": "media3-cast",
6+
"version": "1.8.0",
7+
"attributes": {
8+
"org.gradle.status": "release"
9+
}
10+
},
11+
"createdBy": {
12+
"gradle": {
13+
"version": "8.10.2"
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": "21.5.0"
31+
}
32+
},
33+
{
34+
"group": "androidx.media3",
35+
"module": "media3-common",
36+
"version": {
37+
"requires": "1.8.0"
38+
}
39+
}
40+
],
41+
"files": [
42+
{
43+
"name": "media3-cast-1.8.0.aar",
44+
"url": "media3-cast-1.8.0.aar",
45+
"size": 51845,
46+
"sha512": "f6a5fbb18de29d22837c8d6d9c44ef1d8668f5ea0d1e04cd41255e473260133aad7b9dd8670862f6a63891996a12d7eb6ed475bb9a0cf86fbe329ddd686ec53d",
47+
"sha256": "449f3fefc877907dfbfc49e0a70c832a93113951070d617dfa7da93d53bb575f",
48+
"sha1": "c274b3347e7f516eb20a2a0ff5450fa531efaf11",
49+
"md5": "b2a3eeb07e7cc3a0fd60a622d65b9461"
50+
}
51+
]
52+
},
53+
{
54+
"name": "releaseVariantReleaseRuntimePublication",
55+
"attributes": {
56+
"org.gradle.category": "library",
57+
"org.gradle.dependency.bundling": "external",
58+
"org.gradle.libraryelements": "aar",
59+
"org.gradle.usage": "java-runtime"
60+
},
61+
"dependencies": [
62+
{
63+
"group": "androidx.annotation",
64+
"module": "annotation",
65+
"version": {
66+
"requires": "1.6.0"
67+
}
68+
},
69+
{
70+
"group": "com.google.android.gms",
71+
"module": "play-services-cast-framework",
72+
"version": {
73+
"requires": "21.5.0"
74+
}
75+
},
76+
{
77+
"group": "androidx.media3",
78+
"module": "media3-common",
79+
"version": {
80+
"requires": "1.8.0"
81+
}
82+
}
83+
],
84+
"files": [
85+
{
86+
"name": "media3-cast-1.8.0.aar",
87+
"url": "media3-cast-1.8.0.aar",
88+
"size": 51845,
89+
"sha512": "f6a5fbb18de29d22837c8d6d9c44ef1d8668f5ea0d1e04cd41255e473260133aad7b9dd8670862f6a63891996a12d7eb6ed475bb9a0cf86fbe329ddd686ec53d",
90+
"sha256": "449f3fefc877907dfbfc49e0a70c832a93113951070d617dfa7da93d53bb575f",
91+
"sha1": "c274b3347e7f516eb20a2a0ff5450fa531efaf11",
92+
"md5": "b2a3eeb07e7cc3a0fd60a622d65b9461"
93+
}
94+
]
95+
},
96+
{
97+
"name": "releaseVariantReleaseSourcePublication",
98+
"attributes": {
99+
"org.gradle.category": "documentation",
100+
"org.gradle.dependency.bundling": "external",
101+
"org.gradle.docstype": "sources",
102+
"org.gradle.usage": "java-runtime"
103+
},
104+
"files": [
105+
{
106+
"name": "media3-cast-1.8.0-sources.jar",
107+
"url": "media3-cast-1.8.0-sources.jar",
108+
"size": 26960,
109+
"sha512": "a2886d5f3a91777770bd10464f5783504980e65e389fccf5d8f7d65e2dc82fcf6274b36afb10776aa2475f2bfd8d9da41ce9ae2797e85e934917debbb31efd53",
110+
"sha256": "85ea4bfdee66db4e92ad982960d60f78b8921f35bc1479252b945d5134b10f30",
111+
"sha1": "bdb98996d12de1d4161ca8b9c15a50f30a82341a",
112+
"md5": "134b4ce0d7b2f1c8e49ec541303323be"
113+
}
114+
]
115+
}
116+
]
117+
}
Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
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.8.0</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+
<dependencies>
32+
<dependency>
33+
<groupId>com.google.android.gms</groupId>
34+
<artifactId>play-services-cast-framework</artifactId>
35+
<version>21.5.0</version>
36+
<scope>compile</scope>
37+
<type>aar</type>
38+
</dependency>
39+
<dependency>
40+
<groupId>androidx.media3</groupId>
41+
<artifactId>media3-common</artifactId>
42+
<version>1.8.0</version>
43+
<scope>compile</scope>
44+
<type>aar</type>
45+
</dependency>
46+
<dependency>
47+
<groupId>androidx.annotation</groupId>
48+
<artifactId>annotation</artifactId>
49+
<version>1.6.0</version>
50+
<scope>runtime</scope>
51+
</dependency>
52+
</dependencies>
53+
</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.8.0</latest>
7+
<release>1.8.0</release>
8+
<versions>
9+
<version>1.8.0</version>
10+
</versions>
11+
<lastUpdated>20250730222131</lastUpdated>
12+
</versioning>
13+
</metadata>
Binary file not shown.
Binary file not shown.
Lines changed: 131 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,131 @@
1+
{
2+
"formatVersion": "1.1",
3+
"component": {
4+
"group": "androidx.media3",
5+
"module": "media3-common-ktx",
6+
"version": "1.8.0",
7+
"attributes": {
8+
"org.gradle.status": "release"
9+
}
10+
},
11+
"createdBy": {
12+
"gradle": {
13+
"version": "8.10.2"
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": "androidx.media3",
28+
"module": "media3-common",
29+
"version": {
30+
"requires": "1.8.0"
31+
}
32+
},
33+
{
34+
"group": "org.jetbrains.kotlin",
35+
"module": "kotlin-stdlib",
36+
"version": {
37+
"requires": "2.0.20"
38+
}
39+
}
40+
],
41+
"files": [
42+
{
43+
"name": "media3-common-ktx-1.8.0.aar",
44+
"url": "media3-common-ktx-1.8.0.aar",
45+
"size": 11514,
46+
"sha512": "690d0e01e6f9bb818f26b7f149efe6109c986f25b9142ee204e718e96f90fef13ec707a70dca8f197d954a8b6979e9807b248733129c1a14956d9320e30d9854",
47+
"sha256": "66aa2ea9d153a438e33fcbd63884776de02f529a841a94186ef14caa58ca3d6c",
48+
"sha1": "e0828280f6abdf08d1e9ef9552808a0d65ad27a6",
49+
"md5": "8fd9fcc3bd387fb44ee334bf194efe0c"
50+
}
51+
]
52+
},
53+
{
54+
"name": "releaseVariantReleaseRuntimePublication",
55+
"attributes": {
56+
"org.gradle.category": "library",
57+
"org.gradle.dependency.bundling": "external",
58+
"org.gradle.libraryelements": "aar",
59+
"org.gradle.usage": "java-runtime"
60+
},
61+
"dependencies": [
62+
{
63+
"group": "androidx.core",
64+
"module": "core",
65+
"version": {
66+
"requires": "1.8.0"
67+
}
68+
},
69+
{
70+
"group": "org.jetbrains.kotlinx",
71+
"module": "kotlinx-coroutines-core",
72+
"version": {
73+
"requires": "1.9.0"
74+
}
75+
},
76+
{
77+
"group": "org.jetbrains.kotlinx",
78+
"module": "kotlinx-coroutines-android",
79+
"version": {
80+
"requires": "1.9.0"
81+
}
82+
},
83+
{
84+
"group": "androidx.media3",
85+
"module": "media3-common",
86+
"version": {
87+
"requires": "1.8.0"
88+
}
89+
},
90+
{
91+
"group": "org.jetbrains.kotlin",
92+
"module": "kotlin-stdlib",
93+
"version": {
94+
"requires": "2.0.20"
95+
}
96+
}
97+
],
98+
"files": [
99+
{
100+
"name": "media3-common-ktx-1.8.0.aar",
101+
"url": "media3-common-ktx-1.8.0.aar",
102+
"size": 11514,
103+
"sha512": "690d0e01e6f9bb818f26b7f149efe6109c986f25b9142ee204e718e96f90fef13ec707a70dca8f197d954a8b6979e9807b248733129c1a14956d9320e30d9854",
104+
"sha256": "66aa2ea9d153a438e33fcbd63884776de02f529a841a94186ef14caa58ca3d6c",
105+
"sha1": "e0828280f6abdf08d1e9ef9552808a0d65ad27a6",
106+
"md5": "8fd9fcc3bd387fb44ee334bf194efe0c"
107+
}
108+
]
109+
},
110+
{
111+
"name": "releaseVariantReleaseSourcePublication",
112+
"attributes": {
113+
"org.gradle.category": "documentation",
114+
"org.gradle.dependency.bundling": "external",
115+
"org.gradle.docstype": "sources",
116+
"org.gradle.usage": "java-runtime"
117+
},
118+
"files": [
119+
{
120+
"name": "media3-common-ktx-1.8.0-sources.jar",
121+
"url": "media3-common-ktx-1.8.0-sources.jar",
122+
"size": 2655,
123+
"sha512": "18c024c9339e082fe38091815d1e3d4bb3eea4833766a6bd4fc3282e8f2b75d8ac98e93ae3f15ad87bfe8adb0ca462f6c20d0c6a32358e18fc604fa461482e49",
124+
"sha256": "ace15657993b4478dd3ba8448a21b435e586074e0ba0f7130a7f8a607d8ca0d3",
125+
"sha1": "bb5318db539cae7b28df424c2731aa021f140778",
126+
"md5": "8aee64c21fd3bfd76131833177cc2669"
127+
}
128+
]
129+
}
130+
]
131+
}
Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
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-common-ktx</artifactId>
11+
<version>1.8.0</version>
12+
<packaging>aar</packaging>
13+
<name>Media3 common KTX module</name>
14+
<description>Media3 common KTX 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+
<dependencies>
32+
<dependency>
33+
<groupId>androidx.media3</groupId>
34+
<artifactId>media3-common</artifactId>
35+
<version>1.8.0</version>
36+
<scope>compile</scope>
37+
<type>aar</type>
38+
</dependency>
39+
<dependency>
40+
<groupId>org.jetbrains.kotlin</groupId>
41+
<artifactId>kotlin-stdlib</artifactId>
42+
<version>2.0.20</version>
43+
<scope>compile</scope>
44+
</dependency>
45+
<dependency>
46+
<groupId>androidx.core</groupId>
47+
<artifactId>core</artifactId>
48+
<version>1.8.0</version>
49+
<scope>runtime</scope>
50+
<type>aar</type>
51+
</dependency>
52+
<dependency>
53+
<groupId>org.jetbrains.kotlinx</groupId>
54+
<artifactId>kotlinx-coroutines-core</artifactId>
55+
<version>1.9.0</version>
56+
<scope>runtime</scope>
57+
</dependency>
58+
<dependency>
59+
<groupId>org.jetbrains.kotlinx</groupId>
60+
<artifactId>kotlinx-coroutines-android</artifactId>
61+
<version>1.9.0</version>
62+
<scope>runtime</scope>
63+
</dependency>
64+
</dependencies>
65+
</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-common-ktx</artifactId>
5+
<versioning>
6+
<latest>1.8.0</latest>
7+
<release>1.8.0</release>
8+
<versions>
9+
<version>1.8.0</version>
10+
</versions>
11+
<lastUpdated>20250730222143</lastUpdated>
12+
</versioning>
13+
</metadata>

0 commit comments

Comments
 (0)