Skip to content

Commit 5b1cb15

Browse files
authored
chore: updated dependecy (#4)
Co-authored-by: Anton Yarmolenko <[email protected]>
1 parent 549b5a5 commit 5b1cb15

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Package.resolved

Lines changed: 3 additions & 3 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
@@ -16,7 +16,7 @@ let package = Package(
1616
targets: ["OEXFirebaseAnalytics"]),
1717
],
1818
dependencies: [
19-
.package(url: "https://github.com/openedx/openedx-app-foundation-ios.git", from: "1.0.1"),
19+
.package(url: "https://github.com/openedx/openedx-app-foundation-ios.git", from: "1.0.2"),
2020
.package(url: "https://github.com/firebase/firebase-ios-sdk.git", from: "11.3.0"),
2121
.package(url: "https://github.com/SimplyDanny/SwiftLintPlugins", from: "0.57.0")
2222
],

0 commit comments

Comments
 (0)