We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 501af46 commit e57f136Copy full SHA for e57f136
samples/grpc-kmp-app/gradle/libs.versions.toml
@@ -7,6 +7,7 @@ kotlin = "2.2.10"
7
kotlinx-coroutines = "1.10.2"
8
ktor = "3.2.3"
9
logback = "1.5.18"
10
+# TODO: Set correct version once we publish grpc-common
11
kotlinx-rpc = "0.10.0-SNAPSHOT"
12
grpc = "1.75.0"
13
kotlinx-datatime = "0.7.1"
0 commit comments