Skip to content

Commit

Permalink
fix: update library version
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanStepanok committed Oct 11, 2024
1 parent e3c20a4 commit 52d9976
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Core/Core.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2264,8 +2264,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/raccoongang/openedx-app-foundation-ios";
requirement = {
kind = revision;
revision = ab2748ed7f7977c02ec834de3bfd2630574d20e9;
kind = upToNextMajorVersion;
minimumVersion = 1.0.0;
};
};
/* End XCRemoteSwiftPackageReference section */
Expand Down
2 changes: 1 addition & 1 deletion Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ SPEC CHECKSUMS:
SwiftLint: eb47480d47c982481592c195c221d11013a679cc
SwiftyMocky: c5e96e4ff76ec6dbf5a5941aeb039b5a546954a0

PODFILE CHECKSUM: 59bd31362f2505e2363938202cc00e04db8ee19a
PODFILE CHECKSUM: c0f73bba1a9cfbb6252c4879d65e4287772eca25

COCOAPODS: 1.15.2

0 comments on commit 52d9976

Please sign in to comment.