mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-13 11:09:39 +02:00
Add first classes of second iteration
This commit is contained in:
parent
2c110f1295
commit
2c09218887
32 changed files with 909 additions and 21 deletions
|
@ -7,6 +7,9 @@ dependencies {
|
|||
compile project(':smack-core')
|
||||
compile project(':smack-extensions')
|
||||
compile project(':smack-experimental')
|
||||
|
||||
compile 'org.pgpainless:pgpainless:0.1-SNAPSHOT'
|
||||
|
||||
testCompile project(path: ":smack-core", configuration: "testRuntime")
|
||||
testCompile project(path: ":smack-core", configuration: "archives")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue