From 962d401bcf1feb1d560560c69ff9719cfeb48e03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 14:27:41 +0000 Subject: [PATCH] build(deps): bump io.michaelrocks:libphonenumber-android Bumps [io.michaelrocks:libphonenumber-android](https://github.com/michaelrocks/libphonenumber-android) from 9.0.31 to 9.0.32. - [Commits](https://github.com/michaelrocks/libphonenumber-android/compare/v9.0.31...v9.0.32) --- updated-dependencies: - dependency-name: io.michaelrocks:libphonenumber-android dependency-version: 9.0.32 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index cefab77fe..a6bc676a6 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -62,7 +62,7 @@ protobuf = "4.35.0" protobuf-plugin = "0.10.0" protovalidate-kt = "0.1.1" -lib-phone-number-port = "9.0.31" +lib-phone-number-port = "9.0.32" lib-phone-number-google = "9.0.32" zxing = "3.5.4"