mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-14 00:02:05 +01:00
Bump bouncycastle to 1.59
This commit is contained in:
parent
2d70b2301f
commit
2c605e9153
1 changed files with 2 additions and 0 deletions
|
@ -9,5 +9,7 @@ dependencies {
|
|||
compile project(":smack-extensions")
|
||||
compile project(":smack-experimental")
|
||||
|
||||
compile "org.bouncycastle:bcprov-jdk15on:1.59"
|
||||
|
||||
testCompile project(path: ":smack-core", configuration: "testRuntime")
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue