Skip to content

Commit e57f136

Browse files
committed
grpc: Add kotlinx-rpc version TODO
Signed-off-by: Johannes Zottele <[email protected]>
1 parent 501af46 commit e57f136

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/grpc-kmp-app/gradle/libs.versions.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ kotlin = "2.2.10"
77
kotlinx-coroutines = "1.10.2"
88
ktor = "3.2.3"
99
logback = "1.5.18"
10+
# TODO: Set correct version once we publish grpc-common
1011
kotlinx-rpc = "0.10.0-SNAPSHOT"
1112
grpc = "1.75.0"
1213
kotlinx-datatime = "0.7.1"

0 commit comments

Comments
 (0)