From 2c96434e7f34431c5c493fa63173278ede6ef1ca Mon Sep 17 00:00:00 2001 From: anjmao Date: Wed, 6 May 2020 12:31:36 +0300 Subject: [PATCH] Bump node version --- 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 e59a25c90..2c20f76bb 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.1' + implementation 'network.mysterium:mobile-node:0.31.2' // 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 8baeae0c0..07d2d1c57 100644 --- a/fastlane/android_version_code +++ b/fastlane/android_version_code @@ -1 +1 @@ -107058 \ No newline at end of file +107059 \ No newline at end of file