Skip to content

Commit

Permalink
chore(example): update example app dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
luancurti committed Mar 19, 2020
1 parent ab8021c commit 3cdd99d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Example/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ buildscript {
jcenter()
}
dependencies {
classpath("com.android.tools.build:gradle:3.4.1")
classpath('com.android.tools.build:gradle:3.5.2')

// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
Expand Down
8 changes: 4 additions & 4 deletions Example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ PODS:
- React-cxxreact (= 0.60.5)
- React-jsi (= 0.60.5)
- React-jsinspector (0.60.5)
- react-native-config (0.11.7):
- react-native-config (0.12.0):
- React
- React-RCTActionSheet (0.60.5):
- React-Core (= 0.60.5)
Expand Down Expand Up @@ -108,7 +108,7 @@ DEPENDENCIES:
- yoga (from `../node_modules/react-native/ReactCommon/yoga`)

SPEC REPOS:
https://github.com/cocoapods/specs.git:
https://github.com/CocoaPods/Specs.git:
- boost-for-react-native

EXTERNAL SOURCES:
Expand Down Expand Up @@ -169,7 +169,7 @@ SPEC CHECKSUMS:
React-jsi: 4d8c9efb6312a9725b18d6fc818ffc103f60fec2
React-jsiexecutor: 90ad2f9db09513fc763bc757fdc3c4ff8bde2a30
React-jsinspector: e08662d1bf5b129a3d556eb9ea343a3f40353ae4
react-native-config: 8f6b2b9e017f6a5e92a97353c768e19e67294bb1
react-native-config: 59648957bb2560d5f8b2556cd726c8dc31dbe6da
React-RCTActionSheet: b0f1ea83f4bf75fb966eae9bfc47b78c8d3efd90
React-RCTAnimation: 359ba1b5690b1e87cc173558a78e82d35919333e
React-RCTBlob: 5e2b55f76e9a1c7ae52b826923502ddc3238df24
Expand All @@ -184,4 +184,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: 427825d45bec91cf181bdca5a1e33480e904ef46

COCOAPODS: 1.7.5
COCOAPODS: 1.8.4

0 comments on commit 3cdd99d

Please # to comment.