1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-11 03:09:48 +02:00

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] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-04-13 04:28:46 +00:00 committed by GitHub
parent a76a463cd4
commit 87eaac401e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 {