Skip to content

Commit 46c638c

Browse files
committed
build: update to released version of sodium bindings
Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
1 parent 86df051 commit 46c638c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/java/Dependencies.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ object Versions {
7878
const val voyager = "1.1.0-beta03"
7979
const val protobuf_plugin = "0.9.4"
8080

81-
const val sodium_bindings = "0.9.5-SNAPSHOT"
81+
const val sodium_bindings = "0.9.5"
8282

8383
const val desugaring = "2.1.2"
8484

0 commit comments

Comments
 (0)