Skip to content

Commit

Permalink
Bump com.googlecode.libphonenumber:libphonenumber
Browse files Browse the repository at this point in the history
Bumps [com.googlecode.libphonenumber:libphonenumber](https://github.com/google/libphonenumber) from 8.13.47 to 8.13.48.
- [Release notes](https://github.com/google/libphonenumber/releases)
- [Changelog](https://github.com/google/libphonenumber/blob/master/making-metadata-changes.md)
- [Commits](google/libphonenumber@v8.13.47...v8.13.48)

---
updated-dependencies:
- dependency-name: com.googlecode.libphonenumber:libphonenumber
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent f3714c3 commit 0e1c922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies {
implementation 'androidx.activity:activity:1.9.3'
implementation 'com.google.android.material:material:1.12.0'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation 'com.googlecode.libphonenumber:libphonenumber:8.13.47'
implementation 'com.googlecode.libphonenumber:libphonenumber:8.13.48'
implementation project(path: ':securesmsproxyapi')
testImplementation "org.junit.jupiter:junit-jupiter-api:5.11.2"
testImplementation "org.junit.jupiter:junit-jupiter-params:5.11.2"
Expand Down

0 comments on commit 0e1c922

Please sign in to comment.