Skip to content

Commit

Permalink
Updated description
Browse files Browse the repository at this point in the history
  • Loading branch information
gurpreet- committed Aug 6, 2019
1 parent 016b09b commit 0c03162
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Expand Up @@ -15,9 +15,9 @@ plugins {
ext {
artifactId = "hydride-java"
groupId = "co.libly"
version = '1.1.1'
description = "Lazysodium (Java) makes it effortless for Java " +
"developers to get started with Libsodium's cryptography."
version = '1.1.2'
description = "Hydride is a Java encryption library that binds against Libhydrogen which provides " +
" simple cryptography that is compatible on a wide range of platforms."
}


Expand Down

0 comments on commit 0c03162

Please sign in to comment.