We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4053f93 commit 4d693ddCopy full SHA for 4d693dd
README.md
@@ -36,8 +36,8 @@ Thank you for using our library. We look forward to receiving your feedback and
36
### Add Dependency
37
38
```kts
39
-implementation("io.github.compose-fluent:fluent:0.0.1-dev.8")
40
-implementation("io.github.compose-fluent:fluent-icons-extended:0.0.1-dev.8") // If you want to use full fluent icons.
+implementation("io.github.compose-fluent:fluent:0.1.0")
+implementation("io.github.compose-fluent:fluent-icons-extended:0.1.0") // If you want to use full fluent icons.
41
```
42
43
#### Snapshot Versions
0 commit comments