We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d5c30b commit 6111eb1Copy full SHA for 6111eb1
android/app/build.gradle
@@ -163,7 +163,7 @@ dependencies {
163
androidTestImplementation 'com.android.support.test.espresso:espresso-contrib:3.0.2'
164
androidTestImplementation 'androidx.test:rules:1.3.0-alpha03'
165
166
- implementation 'network.mysterium:mobile-node:0.30.0-rc1'
+ implementation 'network.mysterium:mobile-node:0.31.0-rc0'
167
// Comment network.mysterium:mobile-node and replace with your local path to use local node build.
168
// implementation files('/Users/anjmao/go/src/github.com/mysteriumnetwork/node/build/package/Mysterium.aar')
169
}
fastlane/android_version_code
@@ -1 +1 @@
1
-107054
+107055
0 commit comments