mirror of
https://github.com/HighCapable/KavaRef.git
synced 2025-10-19 13:49:21 +08:00
style: optimizing code style
This commit is contained in:
@@ -25,4 +25,7 @@ kotlin {
|
||||
dependencies {
|
||||
implementation(projects.kavarefCore)
|
||||
implementation(projects.kavarefExtension)
|
||||
|
||||
// SLF4J Simple Logger
|
||||
implementation(org.slf4j.slf4j.simple)
|
||||
}
|
Reference in New Issue
Block a user