mirror of
https://github.com/wulkanowy/wulkanowy.git
synced 2024-11-22 15:16:43 -06:00
Use forked slf4j-timber to fix logging problems with slf4j v2 (#2387)
This commit is contained in:
parent
a3596c35b8
commit
40df80371c
@ -240,7 +240,7 @@ dependencies {
|
||||
implementation "com.squareup.okhttp3:logging-interceptor:4.12.0"
|
||||
|
||||
implementation "com.jakewharton.timber:timber:5.0.1"
|
||||
implementation "at.favre.lib:slf4j-timber:1.0.1"
|
||||
implementation 'com.github.Faierbel:slf4j-timber:2.0'
|
||||
implementation 'com.github.bastienpaulfr:Treessence:1.1.2'
|
||||
implementation "com.mikepenz:aboutlibraries-core:$about_libraries"
|
||||
implementation 'io.coil-kt:coil:2.5.0'
|
||||
|
Loading…
Reference in New Issue
Block a user