From 87eaac401ea483d905a65f26fe5176403ee971ba Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 13 Apr 2021 04:28:46 +0000 Subject: [PATCH] Bump version_library_netcipher from 2.0.0-alpha1 to 2.1.0 Bumps `version_library_netcipher` from 2.0.0-alpha1 to 2.1.0. Updates `netcipher` from 2.0.0-alpha1 to 2.1.0 - [Release notes](https://gitlab.com/guardianproject/netcipher/tags) - [Commits](https://gitlab.com/guardianproject/netcipher/compare/2.0.0-alpha1...2.1.0) Updates `netcipher-webkit` from 2.0.0-alpha1 to 2.1.0 - [Release notes](https://gitlab.com/guardianproject/netcipher/tags) - [Commits](https://gitlab.com/guardianproject/netcipher/compare/2.0.0-alpha1...2.1.0) Signed-off-by: dependabot-preview[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 0ecd8134..14765cb7 100644 --- a/build.gradle +++ b/build.gradle @@ -26,7 +26,7 @@ buildscript { // https://github.com/JakeWharton/butterknife/releases version_library_butterknife = "8.8.1" //9.0.0-rc2 // https://github.com/guardianproject/NetCipher/releases - version_library_netcipher = "2.0.0-alpha1" + version_library_netcipher = "2.1.0" } repositories {