We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86df051 commit 46c638cCopy full SHA for 46c638c
1 file changed
buildSrc/src/main/java/Dependencies.kt
@@ -78,7 +78,7 @@ object Versions {
78
const val voyager = "1.1.0-beta03"
79
const val protobuf_plugin = "0.9.4"
80
81
- const val sodium_bindings = "0.9.5-SNAPSHOT"
+ const val sodium_bindings = "0.9.5"
82
83
const val desugaring = "2.1.2"
84
0 commit comments