Skip to content

Commit

Permalink
Bumped example install script version.
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtursKadikis committed Jul 24, 2020
1 parent 90e6253 commit b1a0da2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ rm App.js
curl https://raw.githubusercontent.com/Countly/countly-sdk-react-native-bridge/master/example/App.js --output App.js
curl https://raw.githubusercontent.com/Countly/countly-sdk-react-native-bridge/master/example/Example.js --output Example.js

yarn add countly-sdk-react-native-bridge@20.4.4
yarn add countly-sdk-react-native-bridge@20.4.5

cd ./ios
pod install
Expand Down

0 comments on commit b1a0da2

Please sign in to comment.