Bump signal-client-java version to 0.1.5
This commit is contained in:
parent
4571151e3c
commit
d40dc1d90b
2 changed files with 3 additions and 3 deletions
|
@ -21,7 +21,7 @@ dependencies {
|
||||||
api 'com.googlecode.libphonenumber:libphonenumber:8.12.6'
|
api 'com.googlecode.libphonenumber:libphonenumber:8.12.6'
|
||||||
api 'com.fasterxml.jackson.core:jackson-databind:2.9.9.2'
|
api 'com.fasterxml.jackson.core:jackson-databind:2.9.9.2'
|
||||||
|
|
||||||
api 'org.whispersystems:signal-client-java:0.1.4'
|
api 'org.whispersystems:signal-client-java:0.1.5'
|
||||||
api 'com.squareup.okhttp3:okhttp:3.12.10'
|
api 'com.squareup.okhttp3:okhttp:3.12.10'
|
||||||
implementation 'org.threeten:threetenbp:1.3.6'
|
implementation 'org.threeten:threetenbp:1.3.6'
|
||||||
|
|
||||||
|
|
|
@ -30,7 +30,7 @@ dependencyVerification {
|
||||||
['org.threeten:threetenbp:1.3.6',
|
['org.threeten:threetenbp:1.3.6',
|
||||||
'f4c23ffaaed717c3b99c003e0ee02d6d66377fd47d866fec7d971bd8644fc1a7'],
|
'f4c23ffaaed717c3b99c003e0ee02d6d66377fd47d866fec7d971bd8644fc1a7'],
|
||||||
|
|
||||||
['org.whispersystems:signal-client-java:0.1.4',
|
['org.whispersystems:signal-client-java:0.1.5',
|
||||||
'7d151220a203e43ecf419256eecb6309cc4c5644557beeb29f54ba34ee82645c'],
|
'f5beec3fe3ef75346c2cd103278c7b0c0e117f8a97405bf9edd3bf3ff1881b70'],
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue