Skip to content

Commit

Permalink
Merge pull request #12 from argyle-systems/bump-version
Browse files Browse the repository at this point in the history
Bump SDK version to 3.1.4
  • Loading branch information
Varnius authored Jul 2, 2021
2 parents 238ded2 + 0d92764 commit 4134b4b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PODS:
- Argyle (3.0.3)
- Argyle (3.0.4)
- argyle-plugin-react-native (3.1.3):
- Argyle (= 3.0.3)
- Argyle (= 3.0.4)
- React
- boost-for-react-native (1.63.0)
- DoubleConversion (1.1.6)
Expand Down Expand Up @@ -377,8 +377,8 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native/ReactCommon/yoga"

SPEC CHECKSUMS:
Argyle: 1afe40dbee947efcd53ea040b2b476ce1b8b850f
argyle-plugin-react-native: 4a2cad0596a20903246440dcc399d7b7a2ced99f
Argyle: 9f59e97ec27ab2b04c324436fa0bd81176274093
argyle-plugin-react-native: b311e5a54073ec49b1e5ee90366fafd37e7d1e2f
boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c
DoubleConversion: cf9b38bf0b2d048436d9a82ad2abe1404f11e7de
FBLazyVector: 7b423f9e248eae65987838148c36eec1dbfe0b53
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "jest"
},
"dependencies": {
"@argyleio/argyle-plugin-react-native": "3.1.3",
"@argyleio/argyle-plugin-react-native": "3.1.4",
"@react-native-community/async-storage": "latest",
"react": "17.0.1",
"react-native": "^0.64.1",
Expand Down

0 comments on commit 4134b4b

Please sign in to comment.