Skip to content

Commit 6fb3025

Browse files
committed
Merge branch 'release/9.0.26'
2 parents 9ed34d4 + cfd192d commit 6fb3025

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