Skip to content

Commit

Permalink
Upgrade to Mysterium node 0.39.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
tadaskay committed Sep 14, 2020
1 parent 1b68533 commit 6e22a2e
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 @@ -181,7 +181,7 @@ dependencies {
androidTestImplementation 'com.android.support.test.espresso:espresso-contrib:3.0.2'
androidTestImplementation 'androidx.test:rules:1.3.0-rc01'

implementation 'network.mysterium:mobile-node:0.39.0-rc0'
implementation 'network.mysterium:mobile-node:0.39.0-rc1'
// Comment network.mysterium:mobile-node and replace with your local path to use local node build.
//implementation files('/Users/zolia/golang/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 @@
107080
107081

0 comments on commit 6e22a2e

Please sign in to comment.