Migrated from Accompanist Webview to KevinZou WebView (#569)

* Migrated from Accompanist Webview to KevinZou WebView to preempt deprecation

* Removed old webview from version library
This commit is contained in:
Maddie Witman
2024-03-22 21:10:18 -04:00
committed by GitHub
parent 4b4e468510
commit ba9cfd867c
4 changed files with 8 additions and 7 deletions

View File

@@ -23,5 +23,4 @@ material-core = { module = "androidx.compose.material:material" }
glance = "androidx.glance:glance-appwidget:1.0.0"
accompanist-webview = { module = "com.google.accompanist:accompanist-webview", version.ref = "accompanist" }
accompanist-systemuicontroller = { module = "com.google.accompanist:accompanist-systemuicontroller", version.ref = "accompanist" }