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 aa12646 commit bb6bd77Copy full SHA for bb6bd77
misc/build.gradle.kts
@@ -68,7 +68,6 @@ dependencies {
68
implementation(libs.androidx.startup.runtime)
69
implementation(libs.androidx.window.java)
70
implementation(libs.appcompat)
71
- implementation(libs.material)
72
testImplementation(libs.junit)
73
androidTestImplementation(libs.junit)
74
androidTestImplementation(libs.androidx.test.core)
0 commit comments