Skip to content

Commit d29b825

Browse files
committed
Merge branch 'release/9.0.15'
2 parents 2e94893 + 66f1fe9 commit d29b825

12 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

0 commit comments

Comments
 (0)