We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 838cee9 commit 3f780eeCopy full SHA for 3f780ee
build.gradle
@@ -20,7 +20,7 @@ plugins {
20
ext {
21
artifactId = "lazysodium-java"
22
groupId = "com.goterl.lazycode"
23
- version = '4.3.0'
+ version = '4.3.1'
24
description = "Lazysodium (Java) makes it effortless for Java " +
25
"developers to get started with Libsodium's cryptography."
26
}
0 commit comments