Update latest smack-omemo

This commit is contained in:
vanitasvitae 2017-05-25 14:39:09 +02:00
parent 3e283093c0
commit b8a78dffe0
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
2 changed files with 48 additions and 43 deletions

View file

@ -9,7 +9,7 @@ To build it, you must first clone smack-omemo and install it in your local maven
```
git clone git@github.com:vanitasvitae/smack-omemo.git
cd smack-omemo
git checkout 4.2
git checkout eec7cfcf0d5fdbba1b9f66b8cc013daab5642284
gradle install
```