mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 21:15:48 +00:00
Upgrade libphonenumber to v8.12.16
This commit is contained in:
committed by
Greyson Parrelli
parent
c244a98962
commit
1553f9b75d
@@ -18,7 +18,7 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
implementation 'com.google.protobuf:protobuf-javalite:3.10.0'
|
||||
api 'com.googlecode.libphonenumber:libphonenumber:8.12.6'
|
||||
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.1.5'
|
||||
|
||||
@@ -15,8 +15,8 @@ dependencyVerification {
|
||||
['com.google.protobuf:protobuf-javalite:3.10.0',
|
||||
'215a94dbe100130295906b531bb72a26965c7ac8fcd9a75bf8054a8ac2abf4b4'],
|
||||
|
||||
['com.googlecode.libphonenumber:libphonenumber:8.12.6',
|
||||
'c118abe8954172149c98e727c8630eda4954e048582a9e5007e3479681453e94'],
|
||||
['com.googlecode.libphonenumber:libphonenumber:8.12.16',
|
||||
'5a81a02dc6586d333765f5388bd53c81703449ee760667e505ce5f42544bee63'],
|
||||
|
||||
['com.squareup.okhttp3:okhttp:3.12.10',
|
||||
'3cb8e21cd3ab10d390448f5a475c960732efab583a09c39f06f866a7ed819ebc'],
|
||||
|
||||
Reference in New Issue
Block a user