mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-12-08 20:11:08 +01:00
WiP, please don't look
This commit is contained in:
parent
dab342e97e
commit
49a51bfa2d
32 changed files with 996 additions and 1053 deletions
|
|
@ -7,7 +7,7 @@ dependencies {
|
|||
compile project(':smack-core')
|
||||
compile project(':smack-openpgp')
|
||||
compile 'org.bouncycastle:bcpg-jdk15on:1.59'
|
||||
compile 'de.vanitasvitae.pgpainless:pgpainless:2.1.0'
|
||||
compile 'de.vanitasvitae.crypto:pgpainless:0.1-SNAPSHOT'
|
||||
testCompile project(path: ":smack-core", configuration: "testRuntime")
|
||||
testCompile project(path: ":smack-core", configuration: "archives")
|
||||
testCompile project(path: ":smack-openpgp", configuration: "testRuntime")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue