mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-22 03:52:06 +01:00
commit
0469185b62
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