Revert "Bump libsignal-client to 0.2.0"

This reverts commit e845fba8b3.
This commit is contained in:
Alan Evans
2021-01-07 15:09:25 -04:00
parent 25af25cd19
commit dda68d6c95
6 changed files with 14 additions and 11 deletions

View File

@@ -21,7 +21,7 @@ dependencies {
api 'com.googlecode.libphonenumber:libphonenumber:8.12.6'
api 'com.fasterxml.jackson.core:jackson-databind:2.9.9.2'
api 'org.whispersystems:signal-client-java:0.2.0'
api 'org.whispersystems:signal-client-java:0.1.4'
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.0',
'b7f9cea01885d205b55f0ff313423c52424b293a433de02a62f78bcd0c60aeb2'],
['org.whispersystems:signal-client-java:0.1.4',
'7d151220a203e43ecf419256eecb6309cc4c5644557beeb29f54ba34ee82645c'],
]
}