Skip to content

Commit

Permalink
Apps update
Browse files Browse the repository at this point in the history
  • Loading branch information
uerceg committed Oct 11, 2019
1 parent 91784aa commit 7b26833
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 5 deletions.
1 change: 0 additions & 1 deletion example/ios/Podfile
Expand Up @@ -34,7 +34,6 @@ target 'example' do
pod 'glog', :podspec => '../node_modules/react-native/third-party-podspecs/glog.podspec'
pod 'Folly', :podspec => '../node_modules/react-native/third-party-podspecs/Folly.podspec'


pod 'react-native-adjust', :path => '../node_modules/react-native-adjust'

target 'exampleTests' do
Expand Down
4 changes: 2 additions & 2 deletions example/ios/Podfile.lock
Expand Up @@ -332,7 +332,7 @@ SPEC CHECKSUMS:
React-jsi: 32285a21b1b24c36060493ed3057a34677d58d09
React-jsiexecutor: 8909917ff7d8f21a57e443a866fd8d4560e50c65
React-jsinspector: 111d7d342b07a904c400592e02a2b958f1098b60
react-native-adjust: d092bdb77203c46bb610abfefaa838bba6ddaad8
react-native-adjust: cd6bdd05e21aaf9e9d3e44c61020225a55fd1e27
React-RCTActionSheet: 89b037c0fb7d2671607cb645760164e7e0c013f6
React-RCTAnimation: e3cefa93c38c004c318f7ec04b883eb14b8b8235
React-RCTBlob: d26ac0e313fbf14e7203473fd593ccaaeee8329e
Expand All @@ -345,6 +345,6 @@ SPEC CHECKSUMS:
ReactCommon: 5848032ed2f274fcb40f6b9ec24067787c42d479
Yoga: 14927e37bd25376d216b150ab2a561773d57911f

PODFILE CHECKSUM: be2835cf477bf80bf431ce9616ad95c07a655386
PODFILE CHECKSUM: 013be354db739ec9be50dd50aac46affa32dfdab

COCOAPODS: 1.8.3
2 changes: 1 addition & 1 deletion example/package.json
@@ -1,6 +1,6 @@
{
"name": "example",
"version": "0.0.1",
"version": "4.18.2",
"private": true,
"scripts": {
"android": "react-native run-android",
Expand Down
2 changes: 1 addition & 1 deletion test/app/package.json
@@ -1,6 +1,6 @@
{
"name": "test",
"version": "0.0.1",
"version": "4.18.2",
"private": true,
"scripts": {
"android": "react-native run-android",
Expand Down

0 comments on commit 7b26833

Please sign in to comment.