Skip to content

Commit a81e6b1

Browse files
committed
build(deps): Remove haze
1 parent 11e861e commit a81e6b1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

gradle/libs.versions.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,11 @@ androidGradlePlugin = "8.7.0"
77
androidx-activity-compose = "1.9.2"
88
androidx-window = "1.3.0"
99
compose-plugin = "1.7.0-beta02"
10-
haze = "0.9.0-beta01"
1110
kotlin = "2.0.20"
1211

1312
[libraries]
1413
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activity-compose" }
1514
androidx-window = { group = "androidx.window", name = "window", version.ref = "androidx-window" }
16-
haze = { module = "dev.chrisbanes.haze:haze", version.ref = "haze" }
1715

1816
[plugins]
1917
android-application = { id = "com.android.application", version.ref = "androidGradlePlugin" }

0 commit comments

Comments
 (0)