From 615d93f780b415e505fb2159f4cbdf4694749f82 Mon Sep 17 00:00:00 2001 From: AntsyLich <59261191+AntsyLich@users.noreply.github.com> Date: Sun, 20 Apr 2025 20:40:30 +0600 Subject: [PATCH] Update dependency com.mohamedrejeb.richeditor:richeditor-compose to v1.0.0-rc11 --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 28d790d69..8ce7848f7 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -53,7 +53,7 @@ image-decoder = "com.github.tachiyomiorg:image-decoder:41c059e540" natural-comparator = "com.github.gpanther:java-nat-sort:natural-comparator-1.1" -richeditor-compose = "com.mohamedrejeb.richeditor:richeditor-compose:1.0.0-rc10" +richeditor-compose = "com.mohamedrejeb.richeditor:richeditor-compose:1.0.0-rc11" material = "com.google.android.material:material:1.12.0" flexible-adapter-core = "com.github.arkon.FlexibleAdapter:flexible-adapter:c8013533"