mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-25 05:22:06 +01:00
parent
cd70e7aa5a
commit
3b8ebb24c7
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@ Connect your favourite slf4j backend of choice to get output inside of it"""
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
api project(':smack-core')
|
api project(':smack-core')
|
||||||
implementation 'org.slf4j:slf4j-api:[1.7,1.8)'
|
implementation 'org.slf4j:slf4j-api:[1.7,2.0)'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue