guilds, lifecycle gateway disconnector, base channels

This commit is contained in:
Cilly Leang 2026-03-21 18:53:24 +11:00
parent fcdd237809
commit 0781606a00
Signed by: cilly
GPG key ID: 6500251E087653C9
14 changed files with 292 additions and 6 deletions

View file

@ -22,7 +22,7 @@ kotlin {
sourceSets {
commonMain.dependencies {
implementation(project(":api:shared"))
api(project(":api:shared"))
implementation(project(":common"))
implementation(libs.kermit)