mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-09-09 18:29:45 +02:00
Don't use gradle 'configurations' in smack-core
Fixes SMACK-587
This commit is contained in:
parent
ade6d528e8
commit
328b733f7e
5 changed files with 4 additions and 32 deletions
|
@ -4,5 +4,5 @@ Use javax.naming for DNS SRV lookups. The javax.naming API is availabe in JavaSE
|
|||
since Java7."""
|
||||
|
||||
dependencies {
|
||||
compile project(path: ':smack-core', configuration: 'dns')
|
||||
compile project(path: ':smack-core')
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue