Change logger
This commit is contained in:
@@ -18,7 +18,7 @@ androidx-compose-foundation = { module = "androidx.compose.foundation:foundation
|
||||
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
|
||||
atrium = { module = "ch.tutteli.atrium:atrium-fluent", version.ref = "atrium" }
|
||||
androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "coreKtx" }
|
||||
logging = { module = "co.touchlab:kermit", version = "2.0.4" }
|
||||
logging = { module = "io.github.oshai:kotlin-logging", version = "7.0.0" }
|
||||
|
||||
[plugins]
|
||||
versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }
|
||||
|
||||
Reference in New Issue
Block a user