mirror of
https://github.com/HighCapable/KavaRef.git
synced 2025-10-18 13:19:21 +08:00
chore: remove slf4j-simple from kavaref-core
This commit is contained in:
@@ -28,7 +28,7 @@ kotlin {
|
||||
dependencies {
|
||||
// Android Only
|
||||
compileOnly(projects.kavarefAndroidStub)
|
||||
|
||||
implementation(projects.kavarefExtension)
|
||||
implementation(org.slf4j.slf4j.api)
|
||||
implementation(org.slf4j.slf4j.simple)
|
||||
}
|
Reference in New Issue
Block a user