Skip to content

Commit

Permalink
Bump ios sdk version to 3.8.3 (#800)
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-lin-bbpos authored Aug 29, 2024
1 parent 6e63892 commit 9d79fe0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions dev-app/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -440,11 +440,11 @@ PODS:
- SocketRocket (0.6.1)
- stripe-terminal-react-native (0.0.1-beta.20):
- React-Core
- StripeTerminal (~> 3.8.1)
- StripeTerminal (~> 3.8.3)
- stripe-terminal-react-native/Tests (0.0.1-beta.20):
- React-Core
- StripeTerminal (~> 3.8.1)
- StripeTerminal (3.8.1)
- StripeTerminal (~> 3.8.3)
- StripeTerminal (3.8.3)
- Yoga (1.14.0)

DEPENDENCIES:
Expand Down Expand Up @@ -644,8 +644,8 @@ SPEC CHECKSUMS:
RNGestureHandler: 32a01c29ecc9bb0b5bf7bc0a33547f61b4dc2741
RNScreens: 3c2d122f5e08c192e254c510b212306da97d2581
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
stripe-terminal-react-native: 88b439710351cde325e1916c862878eb7b1f78ed
StripeTerminal: 79618e96297bf13eee53177c6888abb0b99c5958
stripe-terminal-react-native: f7f4a9333d9f1f5eebf1bd0f9455ddeae8b4f971
StripeTerminal: 1982b8395d3a45d887a6db0ff75aa3df8be58dcb
Yoga: 4c3aa327e4a6a23eeacd71f61c81df1bcdf677d5

PODFILE CHECKSUM: e42df060dac549df682e535ef903a0f36c3e799c
Expand Down
2 changes: 1 addition & 1 deletion stripe-terminal-react-native.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ Pod::Spec.new do |s|
end

s.dependency 'React-Core'
s.dependency 'StripeTerminal', '~> 3.8.1'
s.dependency 'StripeTerminal', '~> 3.8.3'
end

0 comments on commit 9d79fe0

Please sign in to comment.