Skip to content

Commit

Permalink
Removed material3 dependency from appwidget
Browse files Browse the repository at this point in the history
  • Loading branch information
NUmeroAndDev committed Sep 28, 2024
1 parent 344cf6b commit 5cd4e99
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appwidget/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ dependencies {
implementation(projects.data)
implementation(projects.ui)

implementation(libs.androidx.compose.material3)
implementation(libs.androidx.work)
api(libs.androidx.hilt.work)
ksp(libs.androidx.hilt.compiler)
Expand Down

0 comments on commit 5cd4e99

Please sign in to comment.