Skip to content

Commit f221e00

Browse files
committed
update: Add haze macos native support repo
1 parent 12d8a59 commit f221e00

File tree

83 files changed

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

83 files changed

+3860
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,254 @@
1+
{
2+
"formatVersion": "1.1",
3+
"component": {
4+
"url": "../../haze/1.6.0-SNAPSHOT/haze-1.6.0-SNAPSHOT.module",
5+
"group": "dev.chrisbanes.haze",
6+
"module": "haze",
7+
"version": "1.6.0-SNAPSHOT",
8+
"attributes": {
9+
"org.gradle.status": "integration"
10+
}
11+
},
12+
"createdBy": {
13+
"gradle": {
14+
"version": "8.13"
15+
}
16+
},
17+
"variants": [
18+
{
19+
"name": "releaseApiElements-published",
20+
"attributes": {
21+
"org.gradle.category": "library",
22+
"org.gradle.jvm.environment": "android",
23+
"org.gradle.usage": "java-api",
24+
"org.jetbrains.kotlin.platform.type": "androidJvm"
25+
},
26+
"dependencies": [
27+
{
28+
"group": "androidx.compose.ui",
29+
"module": "ui",
30+
"version": {
31+
"requires": "1.7.8"
32+
}
33+
},
34+
{
35+
"group": "org.jetbrains.compose.ui",
36+
"module": "ui",
37+
"version": {
38+
"requires": "1.7.3"
39+
}
40+
},
41+
{
42+
"group": "org.jetbrains.kotlin",
43+
"module": "kotlin-stdlib",
44+
"version": {
45+
"requires": "2.1.0"
46+
}
47+
}
48+
],
49+
"files": [
50+
{
51+
"name": "haze-release.aar",
52+
"url": "haze-android-1.6.0-SNAPSHOT.aar",
53+
"size": 141774,
54+
"sha512": "5b57a9f8dd1542e73932fe17f2694890dfed712809a3372900a9ad835d4cfb8112a4bd056217130fe2c366e556e042d669b4c74f1751f312810e8ee179193bb4",
55+
"sha256": "3f5cff575f6bea36c3a1cd4740c6eda0659654ac29ac658179373454217fada2",
56+
"sha1": "94559232cac88abf4433262de3b87a16e8fee94c",
57+
"md5": "5270b93cbda08f0b605ff6cf8d0ce288"
58+
}
59+
]
60+
},
61+
{
62+
"name": "releaseRuntimeElements-published",
63+
"attributes": {
64+
"org.gradle.category": "library",
65+
"org.gradle.jvm.environment": "android",
66+
"org.gradle.usage": "java-runtime",
67+
"org.jetbrains.kotlin.platform.type": "androidJvm"
68+
},
69+
"dependencies": [
70+
{
71+
"group": "androidx.compose.ui",
72+
"module": "ui",
73+
"version": {
74+
"requires": "1.7.8"
75+
},
76+
"excludes": [
77+
{
78+
"group": "org.jetbrains.kotlin",
79+
"module": "kotlin-stdlib-common"
80+
},
81+
{
82+
"group": "org.jetbrains.kotlin",
83+
"module": "kotlin-test-common"
84+
},
85+
{
86+
"group": "org.jetbrains.kotlin",
87+
"module": "kotlin-test-annotations-common"
88+
}
89+
]
90+
},
91+
{
92+
"group": "androidx.compose.foundation",
93+
"module": "foundation",
94+
"version": {
95+
"requires": "1.7.8"
96+
},
97+
"excludes": [
98+
{
99+
"group": "org.jetbrains.kotlin",
100+
"module": "kotlin-stdlib-common"
101+
},
102+
{
103+
"group": "org.jetbrains.kotlin",
104+
"module": "kotlin-test-common"
105+
},
106+
{
107+
"group": "org.jetbrains.kotlin",
108+
"module": "kotlin-test-annotations-common"
109+
}
110+
]
111+
},
112+
{
113+
"group": "androidx.core",
114+
"module": "core-ktx",
115+
"version": {
116+
"requires": "1.15.0"
117+
},
118+
"excludes": [
119+
{
120+
"group": "org.jetbrains.kotlin",
121+
"module": "kotlin-stdlib-common"
122+
},
123+
{
124+
"group": "org.jetbrains.kotlin",
125+
"module": "kotlin-test-common"
126+
},
127+
{
128+
"group": "org.jetbrains.kotlin",
129+
"module": "kotlin-test-annotations-common"
130+
}
131+
]
132+
},
133+
{
134+
"group": "org.jetbrains.compose.ui",
135+
"module": "ui",
136+
"version": {
137+
"requires": "1.7.3"
138+
},
139+
"excludes": [
140+
{
141+
"group": "org.jetbrains.kotlin",
142+
"module": "kotlin-stdlib-common"
143+
},
144+
{
145+
"group": "org.jetbrains.kotlin",
146+
"module": "kotlin-test-common"
147+
},
148+
{
149+
"group": "org.jetbrains.kotlin",
150+
"module": "kotlin-test-annotations-common"
151+
}
152+
]
153+
},
154+
{
155+
"group": "org.jetbrains.kotlin",
156+
"module": "kotlin-stdlib",
157+
"version": {
158+
"requires": "2.1.0"
159+
},
160+
"excludes": [
161+
{
162+
"group": "org.jetbrains.kotlin",
163+
"module": "kotlin-stdlib-common"
164+
},
165+
{
166+
"group": "org.jetbrains.kotlin",
167+
"module": "kotlin-test-common"
168+
},
169+
{
170+
"group": "org.jetbrains.kotlin",
171+
"module": "kotlin-test-annotations-common"
172+
}
173+
]
174+
},
175+
{
176+
"group": "org.jetbrains.compose.foundation",
177+
"module": "foundation",
178+
"version": {
179+
"requires": "1.7.3"
180+
},
181+
"excludes": [
182+
{
183+
"group": "org.jetbrains.kotlin",
184+
"module": "kotlin-stdlib-common"
185+
},
186+
{
187+
"group": "org.jetbrains.kotlin",
188+
"module": "kotlin-test-common"
189+
},
190+
{
191+
"group": "org.jetbrains.kotlin",
192+
"module": "kotlin-test-annotations-common"
193+
}
194+
]
195+
},
196+
{
197+
"group": "org.jetbrains.androidx.lifecycle",
198+
"module": "lifecycle-runtime-compose",
199+
"version": {
200+
"requires": "2.8.4"
201+
},
202+
"excludes": [
203+
{
204+
"group": "org.jetbrains.kotlin",
205+
"module": "kotlin-stdlib-common"
206+
},
207+
{
208+
"group": "org.jetbrains.kotlin",
209+
"module": "kotlin-test-common"
210+
},
211+
{
212+
"group": "org.jetbrains.kotlin",
213+
"module": "kotlin-test-annotations-common"
214+
}
215+
]
216+
}
217+
],
218+
"files": [
219+
{
220+
"name": "haze-release.aar",
221+
"url": "haze-android-1.6.0-SNAPSHOT.aar",
222+
"size": 141774,
223+
"sha512": "5b57a9f8dd1542e73932fe17f2694890dfed712809a3372900a9ad835d4cfb8112a4bd056217130fe2c366e556e042d669b4c74f1751f312810e8ee179193bb4",
224+
"sha256": "3f5cff575f6bea36c3a1cd4740c6eda0659654ac29ac658179373454217fada2",
225+
"sha1": "94559232cac88abf4433262de3b87a16e8fee94c",
226+
"md5": "5270b93cbda08f0b605ff6cf8d0ce288"
227+
}
228+
]
229+
},
230+
{
231+
"name": "releaseSourcesElements-published",
232+
"attributes": {
233+
"org.gradle.category": "documentation",
234+
"org.gradle.dependency.bundling": "external",
235+
"org.gradle.docstype": "sources",
236+
"org.gradle.jvm.environment": "android",
237+
"org.gradle.libraryelements": "jar",
238+
"org.gradle.usage": "java-runtime",
239+
"org.jetbrains.kotlin.platform.type": "androidJvm"
240+
},
241+
"files": [
242+
{
243+
"name": "haze-android-sources.jar",
244+
"url": "haze-android-1.6.0-SNAPSHOT-sources.jar",
245+
"size": 33934,
246+
"sha512": "ebcab80a602478d0564848089cbdc98345127651b24088005b5ca657683798e265d6b74863d721977c32e168d6cfc0b8c9139a09d502b7c13871ca32c095ed6c",
247+
"sha256": "e238ece4e8e5f70cd0ca255fa44711abc430df59d1946448ec5b43a7e274b81a",
248+
"sha1": "b28b76c9f01c318a44910abe5b8a5a647c5dba7c",
249+
"md5": "ee183f5ac25bbe2f5402ee523335a561"
250+
}
251+
]
252+
}
253+
]
254+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,134 @@
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>dev.chrisbanes.haze</groupId>
10+
<artifactId>haze-android</artifactId>
11+
<version>1.6.0-SNAPSHOT</version>
12+
<packaging>aar</packaging>
13+
<name>Haze</name>
14+
<description>Haze</description>
15+
<url>https://github.com/chrisbanes/haze/</url>
16+
<licenses>
17+
<license>
18+
<name>The Apache Software License, Version 2.0</name>
19+
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
20+
<distribution>repo</distribution>
21+
</license>
22+
</licenses>
23+
<developers>
24+
<developer>
25+
<id>chrisbanes</id>
26+
<name>Chris Banes</name>
27+
</developer>
28+
</developers>
29+
<scm>
30+
<connection>scm:git:git://github.com/chrisbanes/haze.git</connection>
31+
<developerConnection>scm:git:git://github.com/chrisbanes/haze.git</developerConnection>
32+
<url>https://github.com/chrisbanes/haze/</url>
33+
</scm>
34+
<dependencies>
35+
<dependency>
36+
<groupId>androidx.compose.ui</groupId>
37+
<artifactId>ui-android</artifactId>
38+
<version>1.7.8</version>
39+
<scope>compile</scope>
40+
</dependency>
41+
<dependency>
42+
<groupId>org.jetbrains.compose.ui</groupId>
43+
<artifactId>ui</artifactId>
44+
<version>1.7.3</version>
45+
<scope>compile</scope>
46+
</dependency>
47+
<dependency>
48+
<groupId>org.jetbrains.kotlin</groupId>
49+
<artifactId>kotlin-stdlib</artifactId>
50+
<version>2.1.0</version>
51+
<scope>compile</scope>
52+
</dependency>
53+
<dependency>
54+
<groupId>androidx.compose.foundation</groupId>
55+
<artifactId>foundation-android</artifactId>
56+
<version>1.7.8</version>
57+
<scope>runtime</scope>
58+
<exclusions>
59+
<exclusion>
60+
<groupId>org.jetbrains.kotlin</groupId>
61+
<artifactId>kotlin-stdlib-common</artifactId>
62+
</exclusion>
63+
<exclusion>
64+
<groupId>org.jetbrains.kotlin</groupId>
65+
<artifactId>kotlin-test-common</artifactId>
66+
</exclusion>
67+
<exclusion>
68+
<groupId>org.jetbrains.kotlin</groupId>
69+
<artifactId>kotlin-test-annotations-common</artifactId>
70+
</exclusion>
71+
</exclusions>
72+
</dependency>
73+
<dependency>
74+
<groupId>androidx.core</groupId>
75+
<artifactId>core-ktx</artifactId>
76+
<version>1.15.0</version>
77+
<scope>runtime</scope>
78+
<exclusions>
79+
<exclusion>
80+
<groupId>org.jetbrains.kotlin</groupId>
81+
<artifactId>kotlin-stdlib-common</artifactId>
82+
</exclusion>
83+
<exclusion>
84+
<groupId>org.jetbrains.kotlin</groupId>
85+
<artifactId>kotlin-test-common</artifactId>
86+
</exclusion>
87+
<exclusion>
88+
<groupId>org.jetbrains.kotlin</groupId>
89+
<artifactId>kotlin-test-annotations-common</artifactId>
90+
</exclusion>
91+
</exclusions>
92+
</dependency>
93+
<dependency>
94+
<groupId>org.jetbrains.compose.foundation</groupId>
95+
<artifactId>foundation</artifactId>
96+
<version>1.7.3</version>
97+
<scope>runtime</scope>
98+
<exclusions>
99+
<exclusion>
100+
<groupId>org.jetbrains.kotlin</groupId>
101+
<artifactId>kotlin-stdlib-common</artifactId>
102+
</exclusion>
103+
<exclusion>
104+
<groupId>org.jetbrains.kotlin</groupId>
105+
<artifactId>kotlin-test-common</artifactId>
106+
</exclusion>
107+
<exclusion>
108+
<groupId>org.jetbrains.kotlin</groupId>
109+
<artifactId>kotlin-test-annotations-common</artifactId>
110+
</exclusion>
111+
</exclusions>
112+
</dependency>
113+
<dependency>
114+
<groupId>org.jetbrains.androidx.lifecycle</groupId>
115+
<artifactId>lifecycle-runtime-compose</artifactId>
116+
<version>2.8.4</version>
117+
<scope>runtime</scope>
118+
<exclusions>
119+
<exclusion>
120+
<groupId>org.jetbrains.kotlin</groupId>
121+
<artifactId>kotlin-stdlib-common</artifactId>
122+
</exclusion>
123+
<exclusion>
124+
<groupId>org.jetbrains.kotlin</groupId>
125+
<artifactId>kotlin-test-common</artifactId>
126+
</exclusion>
127+
<exclusion>
128+
<groupId>org.jetbrains.kotlin</groupId>
129+
<artifactId>kotlin-test-annotations-common</artifactId>
130+
</exclusion>
131+
</exclusions>
132+
</dependency>
133+
</dependencies>
134+
</project>

0 commit comments

Comments
 (0)