mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Update dependecies
Material -> 1.7.0-rc01 Webkit -> 1.5.0
This commit is contained in:
parent
d315160df4
commit
3e823d61dc
1 changed files with 2 additions and 2 deletions
|
@ -125,8 +125,8 @@ 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-beta01")
|
||||
implementation("androidx.webkit:webkit:1.5.0-rc01")
|
||||
implementation("com.google.android.material:material:1.7.0-rc01")
|
||||
implementation("androidx.webkit:webkit:1.5.0")
|
||||
implementation("androidx.recyclerview:recyclerview:1.2.1")
|
||||
implementation("androidx.preference:preference:1.2.0")
|
||||
implementation("androidx.annotation:annotation:1.4.0")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue