Skip to content

Commit 1bf4ea8

Browse files
committed
feat: update libsodium for 16kb alignment
Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
1 parent 2f365eb commit 1bf4ea8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/main/java/Dependencies.kt

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

79-
const val sodium_bindings = "0.9.2"
79+
const val sodium_bindings = "0.9.4"
8080

8181
const val desugaring = "2.1.2"
8282

0 commit comments

Comments
 (0)