mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 04:58:45 +00:00
Initial pre-alpha support for sender key.
This commit is contained in:
@@ -28,7 +28,7 @@ dependencyVerification {
|
||||
dependencies {
|
||||
implementation 'androidx.appcompat:appcompat:1.2.0'
|
||||
implementation project(':core-util')
|
||||
implementation 'org.whispersystems:signal-client-java:0.5.1'
|
||||
implementation 'org.whispersystems:signal-client-java:0.8.1'
|
||||
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.5.1',
|
||||
'682a8094d38a91c8759071b77177ed8196a7137314fdfbb17e819c9ca57a0397'],
|
||||
['org.whispersystems:signal-client-java:0.8.1',
|
||||
'6bcf9ab3a77be20b43086fd802d9ade3940f36ed7b99bac2a79b9bcaf0a7808b'],
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user