Skip to content

Commit

Permalink
Update Mysterium node to 0.40.6-pre
Browse files Browse the repository at this point in the history
  • Loading branch information
tadaskay committed Dec 10, 2020
1 parent 3da7d80 commit a458a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ dependencies {
androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.2.0'
androidTestImplementation 'androidx.test:rules:1.3.0-rc01'

implementation 'network.mysterium:mobile-node:0.39.3-1snapshot-20201210T0248-de781e9c'
implementation 'network.mysterium:mobile-node:0.40.6-pre'
// 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

0 comments on commit a458a3f

Please sign in to comment.