Skip to content

Commit

Permalink
Downgrade richeditor-compose version to 1.0-rc05
Browse files Browse the repository at this point in the history
  • Loading branch information
mr3y-the-programmer committed Oct 6, 2024
1 parent 64d365c commit 7e3a8cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ leakcanary = "com.squareup.leakcanary:leakcanary-android:2.14"
coil = "io.coil-kt.coil3:coil:3.0.0-alpha10"
coil-compose = "io.coil-kt.coil3:coil-compose:3.0.0-alpha10"
coil-network-ktor = "io.coil-kt.coil3:coil-network-ktor2:3.0.0-alpha10"
compose-richeditor = "com.mohamedrejeb.richeditor:richeditor-compose:1.0.0-rc07"
# Update with caution as support for loading images in html feature currently break article card layout
compose-richeditor = "com.mohamedrejeb.richeditor:richeditor-compose:1.0.0-rc05"
kermit = "co.touchlab:kermit:2.0.4"
firebase-bom = "com.google.firebase:firebase-bom:33.3.0"
firebase-crashlytics = "com.google.firebase:firebase-crashlytics:19.1.0"
Expand Down

0 comments on commit 7e3a8cc

Please sign in to comment.