mirror of
https://github.com/Suwayomi/TachideskJUI.git
synced 2025-12-10 06:42:05 +01:00
Integrate Ktorfit
This commit is contained in:
@@ -63,6 +63,10 @@ dependencies {
|
||||
implementation(libs.ktor.websockets)
|
||||
implementation(libs.ktor.auth)
|
||||
|
||||
// Ktorfit
|
||||
implementation(libs.ktorfit.lib)
|
||||
ksp(libs.ktorfit.ksp)
|
||||
|
||||
// Logging
|
||||
implementation(libs.logging.slf4j.api)
|
||||
implementation(libs.logging.slf4j.jul)
|
||||
|
||||
Reference in New Issue
Block a user