Skip to content

Commit 8ef2c1c

Browse files
Bump frontegg-swift to 1.3.3 (#124)
1 parent e480808 commit 8ef2c1c

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

embedded/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

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

embedded/ios/Runner.xcworkspace/xcshareddata/swiftpm/Package.resolved

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

ios/frontegg_flutter/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ let package = Package(
1313
],
1414
dependencies: [
1515
.package(name: "FlutterFramework", path: "../FlutterFramework"),
16-
.package(url: "https://github.com/frontegg/frontegg-ios-swift.git", exact: "1.3.2"),
16+
.package(url: "https://github.com/frontegg/frontegg-ios-swift.git", exact: "1.3.3"),
1717
],
1818
targets: [
1919
.target(

0 commit comments

Comments
 (0)