Fix crash trying to select text in notes screen (#3516)

This commit is contained in:
AntsyLich
2026-07-03 23:32:03 +06:00
committed by GitHub
parent 76cc04c8f4
commit 27284a40ab
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ archive = "1.1.6"
coil = "3.5.0"
composeGrid = "1.2.2"
composeMaterialMotion = "2.0.1"
composeRichEditor = "1.0.0-rc14"
composeRichEditor = "1.0.0-rc13"
composeWebview = "0.33.6"
conscrypt = "2.5.3"
directionalViewPager = "1.0.0"