mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-08 09:18:39 +01:00
Update libsignal-client to 0.8.4
This commit is contained in:
committed by
Alex Hart
parent
6618d696e4
commit
0ab2100fa5
@@ -28,7 +28,7 @@ dependencyVerification {
|
||||
dependencies {
|
||||
implementation 'androidx.appcompat:appcompat:1.2.0'
|
||||
implementation project(':core-util')
|
||||
implementation 'org.whispersystems:signal-client-java:0.8.3'
|
||||
implementation "org.whispersystems:signal-client-java:${LIBSIGNAL_CLIENT_VERSION}"
|
||||
api 'org.greenrobot:eventbus:3.0.0'
|
||||
|
||||
testImplementation 'junit:junit:4.12'
|
||||
|
||||
@@ -81,7 +81,7 @@ dependencyVerification {
|
||||
['org.greenrobot:eventbus:3.0.0',
|
||||
'180d4212467df06f2fbc9c8d8a2984533ac79c87769ad883bc421612f0b4e17c'],
|
||||
|
||||
['org.whispersystems:signal-client-java:0.8.3',
|
||||
'e3a1269c512e39d130550bb3f5b1fccbe1cde65a572c16c9021e303cf7be5372'],
|
||||
['org.whispersystems:signal-client-java:0.8.4',
|
||||
'c65e4cac5a0aa40d1f0487271a72c1526f230ab7b5bb19fe2f1addcd6f0fcacc'],
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user