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 7523f43 commit d7b9f70Copy full SHA for d7b9f70
shared/build.gradle.kts
@@ -95,7 +95,7 @@ kotlin {
95
api(libs.materialkolor)
96
api(libs.compose.window.size)
97
implementation(libs.lifecyle.runtime)
98
- api("com.mikepenz:multiplatform-markdown-renderer-m3:0.27.0")
+ api("com.mikepenz:multiplatform-markdown-renderer-m3:0.35.0")
99
implementation("org.jetbrains.kotlinx:kotlinx-io-core:0.7.0")
100
101
api(libs.generativeai)
0 commit comments