Skip to content

Commit 593ed21

Browse files
authored
Include local module in Kotlin module
1 parent fd6abb8 commit 593ed21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llama-stack-client-kotlin/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ plugins {
55

66
dependencies {
77
api(project(":llama-stack-client-kotlin-client-okhttp"))
8+
api(project(":llama-stack-client-kotlin-client-local"))
89
}

0 commit comments

Comments
 (0)