Remove dependency on material library.
This commit is contained in:
parent
9402421929
commit
12ca31282e
1 changed files with 0 additions and 2 deletions
|
|
@ -61,7 +61,6 @@ junit = "4.13.2"
|
|||
androidx-test-ext-junit = "1.1.5"
|
||||
espresso-core = "3.5.1"
|
||||
appcompat = "1.6.1"
|
||||
material = "1.9.0"
|
||||
|
||||
[libraries]
|
||||
# Project
|
||||
|
|
@ -196,7 +195,6 @@ junit = { group = "junit", name = "junit", version.ref = "junit" }
|
|||
androidx-test-ext-junit = { group = "androidx.test.ext", name = "junit", version.ref = "androidx-test-ext-junit" }
|
||||
espresso-core = { group = "androidx.test.espresso", name = "espresso-core", version.ref = "espresso-core" }
|
||||
appcompat = { group = "androidx.appcompat", name = "appcompat", version.ref = "appcompat" }
|
||||
material = { group = "com.google.android.material", name = "material", version.ref = "material" }
|
||||
|
||||
[bundles]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue