Update curve25519-java to 0.4.0
// FREEBIE
This commit is contained in:
parent
df1c957acb
commit
fabf2bee29
@ -1,7 +1,7 @@
|
||||
subprojects {
|
||||
ext.version_number = "2.5.3"
|
||||
ext.group_info = "org.whispersystems"
|
||||
ext.curve25519_version = "0.3.0"
|
||||
ext.curve25519_version = "0.4.0"
|
||||
|
||||
if (JavaVersion.current().isJava8Compatible()) {
|
||||
allprojects {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user