Update dependency
This commit is contained in:
parent
d6b0be11c8
commit
178d35824e
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ dependencies {
|
||||||
implementation 'androidx.cardview:cardview:1.0.0'
|
implementation 'androidx.cardview:cardview:1.0.0'
|
||||||
implementation "androidx.preference:preference:1.2.1"
|
implementation "androidx.preference:preference:1.2.1"
|
||||||
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
|
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
|
||||||
implementation 'com.google.android.material:material:1.13.0-alpha06'
|
implementation 'com.google.android.material:material:1.13.0-alpha09'
|
||||||
implementation 'androidx.work:work-runtime:2.9.1'
|
implementation 'androidx.work:work-runtime:2.9.1'
|
||||||
|
|
||||||
implementation "androidx.emoji2:emoji2:1.5.0"
|
implementation "androidx.emoji2:emoji2:1.5.0"
|
||||||
|
|
Loading…
Reference in a new issue