Skip to content

Commit 6111eb1

Browse files
committed
Bump node version
1 parent 6d5c30b commit 6111eb1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

android/app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ dependencies {
163163
androidTestImplementation 'com.android.support.test.espresso:espresso-contrib:3.0.2'
164164
androidTestImplementation 'androidx.test:rules:1.3.0-alpha03'
165165

166-
implementation 'network.mysterium:mobile-node:0.30.0-rc1'
166+
implementation 'network.mysterium:mobile-node:0.31.0-rc0'
167167
// Comment network.mysterium:mobile-node and replace with your local path to use local node build.
168168
// implementation files('/Users/anjmao/go/src/github.com/mysteriumnetwork/node/build/package/Mysterium.aar')
169169
}

fastlane/android_version_code

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
107054
1+
107055

0 commit comments

Comments
 (0)