Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
gurpreet- committed Apr 5, 2021
1 parent c0e95c2 commit c740c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ plugins {
ext {
artifactId = "lazysodium-android"
groupId = "com.goterl"
version = '5.0.1'
version = '5.0.2'
description = "Lazysodium (Android) makes it effortless for Android " +
"developers to get started with Libsodium's cryptography."
androidTestDir = "src/androidTest/java/com/goterl/lazysodium"
Expand Down

0 comments on commit c740c34

Please sign in to comment.