Update WebView to support lower minSDK

This commit is contained in:
Jobobby04 2024-03-28 16:57:12 -04:00 committed by Cuong M. Tran
parent 1d039752dd
commit 2895c3c274
No known key found for this signature in database
GPG key ID: 733AA7624B9315C2

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"