Skip to content

Commit d92af35

Browse files
committed
Reapply "feat: update libsodium for 16kb alignment"
This reverts commit 5dd9756.
1 parent d51cde4 commit d92af35

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
@@ -77,7 +77,7 @@ object Versions {
7777
const val voyager = "1.1.0-beta03"
7878
const val protobuf_plugin = "0.9.4"
7979

80-
const val sodium_bindings = "0.9.2"
80+
const val sodium_bindings = "0.9.4"
8181

8282
const val desugaring = "2.1.2"
8383

0 commit comments

Comments
 (0)