We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ea6143 commit bbb89a4Copy full SHA for bbb89a4
gradle/libs.versions.toml
@@ -83,7 +83,7 @@ sentry = { module = "io.sentry:sentry-kotlin-multiplatform", version = "0.17.1"
83
markdown = { module = "com.mikepenz:multiplatform-markdown-renderer-m3", version = "0.35.0" }
84
85
# WebView
86
-web-view = { module = "io.github.kevinnzou:compose-webview-multiplatform", version = "2.0.1" }
+web-view = { module = "io.github.kevinnzou:compose-webview-multiplatform", version = "2.0.2" }
87
88
# In-App Updates
89
android-app-update = { module = "com.google.android.play:app-update-ktx", version = "2.1.0" }
0 commit comments