mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-09 08:24:14 +01:00
Bump libphonenumber from 8.12.18 to 8.12.19
Bumps [libphonenumber](https://github.com/google/libphonenumber) from 8.12.18 to 8.12.19. - [Release notes](https://github.com/google/libphonenumber/releases) - [Changelog](https://github.com/google/libphonenumber/blob/master/making-metadata-changes.md) - [Commits](https://github.com/google/libphonenumber/compare/v8.12.18...v8.12.19) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c152964323
commit
8c87716013
@ -166,7 +166,7 @@ dependencies {
|
||||
implementation 'com.facebook.stetho:stetho-okhttp3:1.5.1'
|
||||
|
||||
// Phone number https://github.com/google/libphonenumber
|
||||
implementation 'com.googlecode.libphonenumber:libphonenumber:8.12.18'
|
||||
implementation 'com.googlecode.libphonenumber:libphonenumber:8.12.19'
|
||||
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
testImplementation 'org.robolectric:robolectric:4.5.1'
|
||||
|
@ -339,7 +339,7 @@ dependencies {
|
||||
implementation 'com.facebook.stetho:stetho:1.5.1'
|
||||
|
||||
// Phone number https://github.com/google/libphonenumber
|
||||
implementation 'com.googlecode.libphonenumber:libphonenumber:8.12.18'
|
||||
implementation 'com.googlecode.libphonenumber:libphonenumber:8.12.19'
|
||||
|
||||
// rx
|
||||
implementation 'io.reactivex.rxjava2:rxkotlin:2.4.0'
|
||||
|
Loading…
Reference in New Issue
Block a user