Skip to content

Commit 19ce1b7

Browse files
authored
chore: update amplify dependency (#138)
* chore: update amplify dependency * add missing files
1 parent 70a52cb commit 19ce1b7

File tree

3 files changed

+17
-35
lines changed

3 files changed

+17
-35
lines changed

HostApp/HostApp.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 8 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.resolved

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ let package = Package(
1313
targets: ["FaceLiveness"]),
1414
],
1515
dependencies: [
16-
.package(url: "https://github.com/aws-amplify/amplify-swift", exact: "2.29.3")
16+
.package(url: "https://github.com/aws-amplify/amplify-swift", exact: "2.33.3")
1717
],
1818
targets: [
1919
.target(

0 commit comments

Comments
 (0)