We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7d9453 commit b5715afCopy full SHA for b5715af
gradle/libs.versions.toml
@@ -5,7 +5,7 @@ androidx-window = "1.3.0"
5
androidx-graphics-shapes = "1.0.0-alpha06"
6
compose-plugin = "1.8.1"
7
dokka = "2.0.0"
8
-haze = "1.7.0-SNAPSHOT"
+haze = "1.6.3"
9
kotlin = "2.1.21"
10
spotless = "7.0.4"
11
settings.gradle.kts
@@ -28,7 +28,6 @@ dependencyResolutionManagement {
28
}
29
30
mavenCentral()
31
- maven("https://raw.githubusercontent.com/miuix-kotlin-multiplatform/maven-repository/main/repository/snapshots")
32
33
34
0 commit comments