Skip to content

Commit

Permalink
remove: dependency tv-foundation
Browse files Browse the repository at this point in the history
  • Loading branch information
muedsa committed Jul 18, 2024
1 parent 103ffee commit a484f9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ dependencies {
debugImplementation(libs.ui.tooling)
debugImplementation(libs.ui.test.manifest)

implementation(libs.tv.foundation)
// implementation(libs.tv.foundation)
implementation(libs.tv.material)

implementation(libs.navigation.compose)
Expand Down

0 comments on commit a484f9f

Please sign in to comment.