Skip to content

Commit

Permalink
⬆️ Update Google Play Billing Library v3
Browse files Browse the repository at this point in the history
  • Loading branch information
nwingt committed Dec 19, 2021
1 parent 31753b4 commit 3ef85d5
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
8 changes: 4 additions & 4 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -297,8 +297,8 @@ PODS:
- RNFBApp
- RNGestureHandler (1.7.0):
- React
- RNIap (4.3.0):
- React
- RNIap (4.6.3):
- React-Core
- RNKeychain (3.1.3):
- React
- RNLocalize (1.1.4):
Expand Down Expand Up @@ -587,7 +587,7 @@ SPEC CHECKSUMS:
RNFBPerf: a0d50caf0d88079c6e9da1f674e7e6b2a9265585
RNFBRemoteConfig: 5d00d02901bbe4524485235826b0a9d46e028b23
RNGestureHandler: b6b359bb800ae399a9c8b27032bdbf7c18f08a08
RNIap: e75200c18ed318479a52db633dc2db2facce77ea
RNIap: 66b83af54a855b6314a243a200081a64d7f64c2e
RNKeychain: c658833a9cb2cbcba6423bdd6e16cce59e27da0e
RNLocalize: 62a949d2ec5bee0eb8f39a80a48f01e2f4f67080
RNRate: 15b861025a7821730761fce7f44561ce7e0b2de0
Expand All @@ -600,6 +600,6 @@ SPEC CHECKSUMS:
Sentry: 9d055e2de30a77685e86b219acf02e59b82091fc
yoga: 312528f5bbbba37b4dcea5ef00e8b4033fdd9411

PODFILE CHECKSUM: 40d53362cd1a12b0302daaf14eda4029ee147721
PODFILE CHECKSUM: 2ce5cdc6d2d3078172b2f049e5bd393ff3c63c21

COCOAPODS: 1.11.2
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"react-native-fast-image": "^8.3.2",
"react-native-fbsdk": "^1.1.2",
"react-native-gesture-handler": "1.7.0",
"react-native-iap": "^4.3.0",
"react-native-iap": "^4.6.3",
"react-native-image-sequence": "^0.7.0",
"react-native-keychain": "3.1.3",
"react-native-linear-gradient": "^2.5.6",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6582,10 +6582,10 @@ domutils@^1.5.1, domutils@^1.7.0:
dom-serializer "0"
domelementtype "1"

dooboolab-welcome@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/dooboolab-welcome/-/dooboolab-welcome-1.1.1.tgz#ca2184f6e1f568865d707a6ce3bda7e003550f54"
integrity sha512-tQ/9NBCGnalHwKOBjDqTD4t4wQpDfSSbxQGctzkzaLHR3AhN0wCBkIs05JciVtvl/jfLZ+DgAndktAMk3Bu7Vw==
dooboolab-welcome@^1.2.0:
version "1.3.2"
resolved "https://registry.yarnpkg.com/dooboolab-welcome/-/dooboolab-welcome-1.3.2.tgz#4928595312f0429b4ea1b485ba8767bae6acdab7"
integrity sha512-2NbMaIIURElxEf/UAoVUFlXrO+7n/FRhLCiQlk4fkbGRh9cJ3/f8VEMPveR9m4Ug2l2Zey+UCXjd6EcBqHJ5bw==

dot-case@^3.0.3:
version "3.0.3"
Expand Down Expand Up @@ -13083,12 +13083,12 @@ [email protected]:
invariant "^2.2.4"
prop-types "^15.7.2"

react-native-iap@^4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/react-native-iap/-/react-native-iap-4.3.0.tgz#ed37d8a59d7df9fdc64e0c873a1808183a27b822"
integrity sha512-l8d1405YcNfVHJTtqAVO/S1RPkwsNtm+SNaSfz4ptTj0AEigCMTtHSqQOe3HIgqdS9hBC+hG/9dmQaO5iquAZA==
react-native-iap@^4.6.3:
version "4.6.3"
resolved "https://registry.yarnpkg.com/react-native-iap/-/react-native-iap-4.6.3.tgz#3f1a88e1561156f695f52134ee04e1ace5c37487"
integrity sha512-BUCnaIuUUcegarzDUbqvAwdauYaCNYqc+2ExluP8CXpKr0VdNpZxDGilHptDbBt9CCqWf7dvautNP/dsSI0J6A==
dependencies:
dooboolab-welcome "^1.1.1"
dooboolab-welcome "^1.2.0"

react-native-image-sequence@^0.7.0:
version "0.7.0"
Expand Down

0 comments on commit 3ef85d5

Please sign in to comment.