Skip to content

Commit

Permalink
Merge pull request #727 from shankari/bump_up_versions
Browse files Browse the repository at this point in the history
Upgrade cocoapods and gradle
  • Loading branch information
shankari authored Oct 27, 2020
2 parents f0de5e7 + 35914c1 commit 10bbad4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup/export_shared_dep_versions.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
export NVM_VERSION=0.36.0
export NODE_VERSION=14.7.0
export NPM_VERSION=6.14.7
export NPM_VERSION=6.14.8
export RUBY_VERSION=2.6.0
export COCOAPODS_VERSION=1.9.3
export GRADLE_VERSION=6.5
export COCOAPODS_VERSION=1.10.0
export GRADLE_VERSION=6.7

export NVM_DIR="$HOME/.nvm"
export RUBY_PATH=$HOME/.gem/ruby/$RUBY_VERSION/bin

0 comments on commit 10bbad4

Please sign in to comment.