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.
2 parents 2909c12 + d6e46f8 commit c6bc977Copy full SHA for c6bc977
Package.swift
@@ -13,7 +13,7 @@ let package = Package(
13
targets: ["FaceLiveness"]),
14
],
15
dependencies: [
16
- .package(url: "https://github.com/aws-amplify/amplify-swift", exact: "2.27.2")
+ .package(url: "https://github.com/aws-amplify/amplify-swift", exact: "2.29.1")
17
18
targets: [
19
.target(
0 commit comments