Skip to content

Commit

Permalink
Bump node
Browse files Browse the repository at this point in the history
  • Loading branch information
anjmao committed Apr 17, 2020
1 parent 0fd4486 commit 7feb22d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ dependencies {
androidTestImplementation 'com.android.support.test.espresso:espresso-contrib:3.0.2'
androidTestImplementation 'androidx.test:rules:1.3.0-alpha03'

implementation 'network.mysterium:mobile-node:0.31.0-rc0'
implementation 'network.mysterium:mobile-node:0.31.0-rc2'
// Comment network.mysterium:mobile-node and replace with your local path to use local node build.
// implementation files('/Users/anjmao/go/src/github.com/mysteriumnetwork/node/build/package/Mysterium.aar')
}
Expand Down
2 changes: 1 addition & 1 deletion fastlane/android_version_code
Original file line number Diff line number Diff line change
@@ -1 +1 @@
107055
107056

0 comments on commit 7feb22d

Please sign in to comment.