mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
remove timber mention in dependencies
This commit is contained in:
parent
896ed8661c
commit
d11506db9c
2 changed files with 1 additions and 2 deletions
|
@ -209,7 +209,7 @@ dependencies {
|
|||
implementation("io.coil-kt:coil-svg:$coilVersion")
|
||||
|
||||
// Logging
|
||||
implementation("com.jakewharton.timber:timber:${Versions.TIMBER}")
|
||||
implementation("com.jakewharton.timber:timber:4.7.1")
|
||||
|
||||
// Sort
|
||||
implementation("com.github.gpanther:java-nat-sort:natural-comparator-1.1")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue