Skip to content

Commit

Permalink
fix: oneofs serialization by bumping rsproto version
Browse files Browse the repository at this point in the history
  • Loading branch information
y9vad9 committed Mar 3, 2024
1 parent b30370f commit 5eadfbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ protobuf-plugin = "0.9.2"
grpc-netty = "1.55.1"
android-target = "33"
android-min = "24"
rsproto = "0.6.7"
rsproto = "0.6.10"

[libraries]
kotlinx-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "kotlinx-coroutines" }
Expand Down

0 comments on commit 5eadfbc

Please sign in to comment.