Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabio Tacke authored Apr 3, 2020
1 parent 2d8bf85 commit 0c3d79d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ You can then add the dependency to your app's `build.gradle` file where `$VERSIO

```
dependencies {
implementation 'com.github.TICESoftware:AndroidHKDF:$VERSION'
implementation 'com.github.TICESoftware:AndroidX3DH:$VERSION'
implementation 'com.github.TICESoftware:AndroidHKDF:1.0.0'
implementation "com.goterl.lazycode:lazysodium-android:4.1.0@aar"
implementation 'net.java.dev.jna:jna:5.5.0@aar'
}
Expand Down

0 comments on commit 0c3d79d

Please sign in to comment.