We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 296ec57 commit ee3be3dCopy full SHA for ee3be3d
README.md
@@ -65,11 +65,11 @@ but I haven't had time to add the targets and test them.
65
66
Text Editor:
67
68
-`implementation("com.darkrockstudios:ComposeTextEditor:0.8.1")`
+`implementation("com.darkrockstudios:composetexteditor:0.9.0")`
69
70
Text Editor with Spell Checking:
71
72
-`implementation("com.darkrockstudios:ComposeTextEditorSpellCheck:0.8.1")`
+`implementation("com.darkrockstudios:composetexteditor-spellcheck:0.9.0")`
73
74
75
[badge-android]: http://img.shields.io/badge/-android-6EDB8D.svg?style=flat
0 commit comments