Skip to content

Commit 7e3a8cc

Browse files
Downgrade richeditor-compose version to 1.0-rc05
1 parent 64d365c commit 7e3a8cc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ leakcanary = "com.squareup.leakcanary:leakcanary-android:2.14"
3838
coil = "io.coil-kt.coil3:coil:3.0.0-alpha10"
3939
coil-compose = "io.coil-kt.coil3:coil-compose:3.0.0-alpha10"
4040
coil-network-ktor = "io.coil-kt.coil3:coil-network-ktor2:3.0.0-alpha10"
41-
compose-richeditor = "com.mohamedrejeb.richeditor:richeditor-compose:1.0.0-rc07"
41+
# Update with caution as support for loading images in html feature currently break article card layout
42+
compose-richeditor = "com.mohamedrejeb.richeditor:richeditor-compose:1.0.0-rc05"
4243
kermit = "co.touchlab:kermit:2.0.4"
4344
firebase-bom = "com.google.firebase:firebase-bom:33.3.0"
4445
firebase-crashlytics = "com.google.firebase:firebase-crashlytics:19.1.0"

0 commit comments

Comments
 (0)