We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5da0ff7 commit 6c5c434Copy full SHA for 6c5c434
1 file changed
app/build.gradle.kts
@@ -125,7 +125,7 @@ dependencies {
125
implementation("androidx.emoji2:emoji2-emojipicker:1.6.0")
126
127
// Markdown
128
- implementation("com.github.jeziellago:compose-markdown:0.7.0")
+ implementation("com.github.jeziellago:compose-markdown:0.7.1")
129
130
// Preferences
131
implementation("me.zhanghai.compose.preference:library:1.1.1")
0 commit comments