mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 09:09:38 +02:00
Bump libsignal-protocol-java to 2.8.1
This commit is contained in:
parent
19b20fefec
commit
38844ee340
2 changed files with 17 additions and 1 deletions
|
@ -6,7 +6,7 @@ dependencies {
|
|||
api project(":smack-im")
|
||||
api project(":smack-extensions")
|
||||
api project(":smack-omemo")
|
||||
implementation 'org.whispersystems:signal-protocol-java:2.6.2'
|
||||
implementation 'org.whispersystems:signal-protocol-java:2.8.1'
|
||||
|
||||
testFixturesApi(testFixtures(project(":smack-core")))
|
||||
testImplementation project(path: ":smack-omemo", configuration: "testRuntime")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue