mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
google material -> 1.6.0
This commit is contained in:
parent
e230bab4b4
commit
e0bbb1a24c
2 changed files with 5 additions and 3 deletions
|
@ -134,7 +134,7 @@ dependencies {
|
|||
// Android X libraries
|
||||
implementation("androidx.appcompat:appcompat:1.4.1")
|
||||
implementation("androidx.cardview:cardview:1.0.0")
|
||||
implementation("com.google.android.material:material:1.5.0")
|
||||
implementation("com.google.android.material:material:1.6.0")
|
||||
implementation("androidx.webkit:webkit:1.4.0")
|
||||
implementation("androidx.recyclerview:recyclerview:1.2.1")
|
||||
implementation("androidx.preference:preference:1.2.0")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue