mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 02:34:39 +00:00
material -> 1.7.0-beta01
This commit is contained in:
parent
0de018c98f
commit
63ca5f5525
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ dependencies {
|
|||
// Android X libraries
|
||||
implementation("androidx.appcompat:appcompat:1.6.0-beta01")
|
||||
implementation("androidx.cardview:cardview:1.0.0")
|
||||
implementation("com.google.android.material:material:1.7.0-alpha02")
|
||||
implementation("com.google.android.material:material:1.7.0-beta01")
|
||||
implementation("androidx.webkit:webkit:1.5.0-rc01")
|
||||
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