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.
2 parents 7f1945d + 75c6125 commit e7d74eaCopy full SHA for e7d74ea
gradle/libs.versions.toml
@@ -72,7 +72,7 @@ moko-permissions-notifications = { module ="dev.icerock.moko:permissions-notific
72
sentry = { module = "io.sentry:sentry-kotlin-multiplatform", version = "0.11.0" }
73
74
# Markdown
75
-markdown = { module = "com.mikepenz:multiplatform-markdown-renderer-m3", version = "0.31.0" }
+markdown = { module = "com.mikepenz:multiplatform-markdown-renderer-m3", version = "0.32.0" }
76
77
# WebView
78
web-view = { module = "io.github.kevinnzou:compose-webview-multiplatform", version = "1.9.40" }
0 commit comments