Skip to content

Commit 536458a

Browse files
author
Daiki Matsudate
authored
Update README.md
1 parent ccdd2eb commit 536458a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This is experimental project for building MLKit in Swift Package Manager.
1212
### Use Swift Package Manager to install
1313

1414
```swift
15-
.package(url: "https://github.com/d-date/google-mlkit-swiftpm", from: "3.2.1")
15+
.package(url: "https://github.com/d-date/google-mlkit-swiftpm", from: "5.0.0")
1616
```
1717

1818
### Add Linker flags

0 commit comments

Comments
 (0)