Skip to content

Commit

Permalink
Update ExampleApp testing branch for OmiseSDK
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Solovev committed Mar 6, 2024
1 parent a2b256d commit ce5f037
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ExampleApp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/omise/omise-ios.git";
requirement = {
branch = "feature/MIT-2251_v5_AdaptableTableView";
branch = feature/v5_refactoring;
kind = branch;
};
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/omise/omise-ios.git",
"state" : {
"branch" : "feature/MIT-2251_v5_AdaptableTableView",
"revision" : "bf2e8840edf4cd937fdb1daf2d8e1d3a030b96bb"
"branch" : "feature/v5_refactoring",
"revision" : "a2b256dc8fb9b2a7deca380b2ae8441342ec29d8"
}
}
],
Expand Down

0 comments on commit ce5f037

Please sign in to comment.