Update WebView to support lower minSDK

This commit is contained in:
Jobobby04 2024-03-28 16:57:12 -04:00
parent 189714eaf1
commit 527ca85c39

View File

@ -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"