Skip to content

Commit bbb89a4

Browse files
chore(deps): bump io.github.kevinnzou:compose-webview-multiplatform (#853)
Bumps [io.github.kevinnzou:compose-webview-multiplatform](https://github.com/KevinnZou/compose-webview-multiplatform) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/KevinnZou/compose-webview-multiplatform/releases) - [Commits](KevinnZou/compose-webview-multiplatform@2.0.1...2.0.2) --- updated-dependencies: - dependency-name: io.github.kevinnzou:compose-webview-multiplatform dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ea6143 commit bbb89a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ sentry = { module = "io.sentry:sentry-kotlin-multiplatform", version = "0.17.1"
8383
markdown = { module = "com.mikepenz:multiplatform-markdown-renderer-m3", version = "0.35.0" }
8484

8585
# WebView
86-
web-view = { module = "io.github.kevinnzou:compose-webview-multiplatform", version = "2.0.1" }
86+
web-view = { module = "io.github.kevinnzou:compose-webview-multiplatform", version = "2.0.2" }
8787

8888
# In-App Updates
8989
android-app-update = { module = "com.google.android.play:app-update-ktx", version = "2.1.0" }

0 commit comments

Comments
 (0)