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

Get rid of smack-openpgp-bouncycastle

This commit is contained in:
Paul Schaub 2018-07-08 19:36:44 +02:00
parent 15eee8e65f
commit 06dbb37a0e
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
54 changed files with 218 additions and 2622 deletions

View file

@ -13,7 +13,6 @@ dependencies {
compile project(':smack-experimental')
compile project(':smack-omemo')
compile project(':smack-openpgp')
compile project(':smack-openpgp-bouncycastle')
compile project(':smack-debug')
compile project(path: ":smack-omemo", configuration: "testRuntime")
compile 'org.reflections:reflections:0.9.9-RC1'