Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
fast4x committed Sep 2, 2024
1 parent 88e58ae commit 636e09b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ dependencies {
implementation(libs.haze)
implementation(libs.androidyoutubeplayer)
implementation(libs.glance.widgets)
//implementation(libs.glance.widgets.material3)

implementation(libs.room)
ksp(libs.room.compiler)
Expand Down
1 change: 0 additions & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ toasty = {group = "com.github.GrenderG", name = "Toasty", version.ref = "toasty"
haze = {group = "dev.chrisbanes.haze", name = "haze", version.ref = "haze"}
androidyoutubeplayer = {group = "com.pierfrancescosoffritti.androidyoutubeplayer", name = "core", version.ref = "androidyoutubeplayer"}
glance-widgets = {group = "androidx.glance", name = "glance-appwidget", version.ref = "glance"}
#glance-widgets-material3 = {group = "androidx.glance", name = "glance-material3", version.ref = "glance"}


[plugins]
Expand Down

0 comments on commit 636e09b

Please sign in to comment.