Skip to content

Commit 51b8fc8

Browse files
committed
Merge branch 'release/9.0.27'
2 parents 6fb3025 + 95d94af commit 51b8fc8

32 files changed

Lines changed: 2 additions & 2 deletions

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repositories {
1919
}
2020
2121
dependencies {
22-
implementation 'io.michaelrocks:libphonenumber-android:9.0.26'
22+
implementation 'io.michaelrocks:libphonenumber-android:9.0.27'
2323
}
2424
```
2525

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
}
77

88
group = "io.michaelrocks"
9-
version = "9.0.26"
9+
version = "9.0.27"
1010

1111
tasks.register<Delete>("clean") {
1212
delete(rootProject.layout.buildDirectory)
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)