You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,20 +14,21 @@ Supported Compose versions:
14
14
| 0.1.0+ | 1.7 |
15
15
| 0.2.0+ | 1.8 |
16
16
| 0.3.0+ | 1.9 |
17
+
| 0.4.0+ | 1.10 |
17
18
18
19
# Dependency
19
20
> [!NOTE]
20
-
> Artifact id changed from "documentscanner" to "documentscanner-compose" and a new "documentscanner-core" artifact was introduced with 0.3.2 that contains the KmpFile abstraction as well as some Helper functions.
21
+
> Starting with 0.3.2, artifact id changed from "documentscanner" to "documentscanner-compose" and a new "documentscanner-core" artifact was introduced that contains the KmpFile abstraction as well as some Helper functions.
21
22
22
23
Add the dependency to your commonMain sourceSet (KMP) / Android dependencies (android only):
0 commit comments