1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2025-09-09 09:09:38 +02:00

Update XEP-0392 to 0.6.0

This commit is contained in:
Paul Schaub 2019-06-30 16:01:08 +02:00
parent 18740d906f
commit 9072b78c76
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
4 changed files with 110 additions and 120 deletions

View file

@ -12,4 +12,5 @@ dependencies {
testCompile project(path: ":smack-extensions", configuration: "testRuntime")
compile "org.bouncycastle:bcprov-jdk15on:$bouncyCastleVersion"
compile "org.hsluv:hsluv:0.2"
}