mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 18:40:39 +00:00
Add workaround to fix crashes if native libzkgroup is not available
Fixes #350 Fixes #349 Fixes #344
This commit is contained in:
parent
bb59d1c9c9
commit
bb24a2aa31
3 changed files with 29 additions and 3 deletions
|
@ -17,7 +17,7 @@ repositories {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.github.turasa:signal-service-java:2.15.3_unofficial_13'
|
||||
implementation 'com.github.turasa:signal-service-java:2.15.3_unofficial_14'
|
||||
implementation 'org.bouncycastle:bcprov-jdk15on:1.66'
|
||||
implementation 'net.sourceforge.argparse4j:argparse4j:0.8.1'
|
||||
implementation 'com.github.hypfvieh:dbus-java:3.2.3'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue