From 7feb22df7e15adbeb0501d7114ed109ea2d3f2b3 Mon Sep 17 00:00:00 2001 From: anjmao Date: Fri, 17 Apr 2020 15:33:53 +0300 Subject: [PATCH] Bump node --- android/app/build.gradle | 2 +- fastlane/android_version_code | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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