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.
2 parents 77d2fe4 + 41c2b72 commit 8b97cc8Copy full SHA for 8b97cc8
gradle/libs.versions.toml
@@ -35,7 +35,7 @@ sandwich = "2.1.2" # https://github.com/skydoves/sandwich
35
protobufPlugin = "0.9.5" # https://mvnrepository.com/artifact/com.google.protobuf/protobuf-gradle-plugin
36
protobufKotlin = "4.31.1" # https://mvnrepository.com/artifact/com.google.protobuf/protobuf-kotlin
37
protoc = "4.31.1" # https://mvnrepository.com/artifact/com.google.protobuf/protoc
38
-binaryCompatibility = "0.17.0"
+binaryCompatibility = "0.18.0"
39
40
[libraries]
41
kotlin-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-jdk8", version.ref = "coroutines" }
0 commit comments