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 6bbf37c commit 41c2b72Copy full SHA for 41c2b72
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