Remove AndroidX Webkit
This commit is contained in:
parent
353347aa19
commit
265637cd6a
2 changed files with 7 additions and 6 deletions
|
|
@ -216,7 +216,6 @@ dependencies {
|
|||
// Newer version specified to prevent accessibility regressions with RecyclerView, see:
|
||||
// https://developer.android.com/jetpack/androidx/releases/viewpager2#1.1.0-alpha01
|
||||
implementation 'androidx.viewpager2:viewpager2:1.1.0-beta01'
|
||||
implementation 'androidx.webkit:webkit:1.4.0'
|
||||
implementation "androidx.work:work-runtime-ktx:${androidxWorkVersion}"
|
||||
implementation "androidx.work:work-rxjava3:${androidxWorkVersion}"
|
||||
implementation 'com.google.android.material:material:1.5.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue