Skip to content

Commit 1b18864

Browse files
committed
Merge branch 'release/9.0.29'
2 parents e579d56 + 25e21ce commit 1b18864

22 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.28'
22+
implementation 'io.michaelrocks:libphonenumber-android:9.0.29'
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.28"
9+
version = "9.0.29"
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)