diff --git a/android/app/build.gradle b/android/app/build.gradle index dec483f33..2bf2bf929 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -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') } diff --git a/fastlane/android_version_code b/fastlane/android_version_code index 694aa941c..8a8e16998 100644 --- a/fastlane/android_version_code +++ b/fastlane/android_version_code @@ -1 +1 @@ -107055 \ No newline at end of file +107056 \ No newline at end of file