There was an error while loading. Please reload this page.
1 parent 4d693dd commit 738fa21Copy full SHA for 738fa21
1 file changed
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.1.0")
40
-implementation("io.github.compose-fluent:fluent-icons-extended:0.1.0") // If you want to use full fluent icons.
+implementation("io.github.compose-fluent:fluent:v0.1.0")
+implementation("io.github.compose-fluent:fluent-icons-extended:v0.1.0") // If you want to use full fluent icons.
41
```
42
43
#### Snapshot Versions
0 commit comments