diff --git a/android/app/build.gradle b/android/app/build.gradle index 9248b7b11..a63536dc4 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.30.0-rc0' + implementation 'network.mysterium:mobile-node:0.30.0-rc1' // 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 0d8f3986e..a81f6d8a4 100644 --- a/fastlane/android_version_code +++ b/fastlane/android_version_code @@ -1 +1 @@ -107053 \ No newline at end of file +107054 \ No newline at end of file