Update to latest OMEMO revision

This commit is contained in:
Paul Schaub 2018-06-09 15:27:16 +02:00
parent 623624ee17
commit 120793a6f5
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
2 changed files with 74 additions and 5 deletions

View file

@ -11,7 +11,7 @@ repositories {
}
ext {
smackVersion="4.2.3-SNAPSHOT"
smackVersion="4.4.0-alpha1-SNAPSHOT"
}
dependencies {