mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-16 00:30:02 +00:00
Small refactoring
This commit is contained in:
@@ -13,6 +13,8 @@ dependencies {
|
||||
api("org.pf4j:pf4j:${rootProject.extra["pf4jVersion"]}") {
|
||||
exclude(group = "org.slf4j")
|
||||
}
|
||||
|
||||
api("org.slf4j:slf4j-api:2.0.16")
|
||||
|
||||
implementation(kotlin("stdlib"))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user