Revert "Bump libsignal-client to 0.2.2"

This reverts commit ce156c3450.
This commit is contained in:
Greyson Parrelli
2021-01-24 17:26:40 -05:00
parent 41d227207d
commit afbe27c55f
6 changed files with 14 additions and 11 deletions

View File

@@ -21,7 +21,7 @@ dependencies {
api 'com.googlecode.libphonenumber:libphonenumber:8.12.16'
api 'com.fasterxml.jackson.core:jackson-databind:2.9.9.2'
api 'org.whispersystems:signal-client-java:0.2.2'
api 'org.whispersystems:signal-client-java:0.1.5'
api 'com.squareup.okhttp3:okhttp:3.12.10'
implementation 'org.threeten:threetenbp:1.3.6'

View File

@@ -30,7 +30,7 @@ dependencyVerification {
['org.threeten:threetenbp:1.3.6',
'f4c23ffaaed717c3b99c003e0ee02d6d66377fd47d866fec7d971bd8644fc1a7'],
['org.whispersystems:signal-client-java:0.2.2',
'fa5486e860ed0463d17fd14e0a1131d56e8d5d3c22e02400dfcd995fc7145a67'],
['org.whispersystems:signal-client-java:0.1.5',
'f5beec3fe3ef75346c2cd103278c7b0c0e117f8a97405bf9edd3bf3ff1881b70'],
]
}