From 3b127487bc6425c9d9c817a0510ac1ef6cb87b23 Mon Sep 17 00:00:00 2001 From: anjmao Date: Mon, 27 Apr 2020 14:15:26 +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 4e27a227d..e59a25c90 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-rc4' + implementation 'network.mysterium:mobile-node:0.31.1' // 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 16e09fec1..8baeae0c0 100644 --- a/fastlane/android_version_code +++ b/fastlane/android_version_code @@ -1 +1 @@ -107057 \ No newline at end of file +107058 \ No newline at end of file