diff --git a/android/app/build.gradle b/android/app/build.gradle index 8c8e9c532..caec54baa 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -227,7 +227,7 @@ dependencies { //Mysterium implementation "network.mysterium:terms:0.0.34" - implementation "network.mysterium:mobile-node:1.0.13" + implementation "network.mysterium:mobile-node:1.1.0" // Change NODE_VERSION in defaultConfig if updating version of mobile-node // Comment network.mysterium:mobile-node and replace with your local path to use local node build. //implementation files('/Users/macbook/AndroidStudioProjects/Mysterium.aar') diff --git a/fastlane/android_version_code b/fastlane/android_version_code index 4c63c5da3..c750fe486 100644 --- a/fastlane/android_version_code +++ b/fastlane/android_version_code @@ -1 +1 @@ -107121 +107122