Update WebView to support lower minSDK
This commit is contained in:
parent
1d039752dd
commit
2895c3c274
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ photoview = "com.github.chrisbanes:PhotoView:2.3.0"
|
|||
directionalviewpager = "com.github.tachiyomiorg:DirectionalViewPager:1.0.0"
|
||||
insetter = "dev.chrisbanes.insetter:insetter:0.6.1"
|
||||
compose-materialmotion = "io.github.fornewid:material-motion-compose-core:1.2.0"
|
||||
compose-webview = "io.github.kevinnzou:compose-webview:0.33.4"
|
||||
compose-webview = "io.github.kevinnzou:compose-webview:0.33.6"
|
||||
|
||||
swipe = "me.saket.swipe:swipe:1.3.0"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue