Skip to content

Commit

Permalink
Merge branch 'release/8.13.17'
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelRocks committed Jul 23, 2023
2 parents f2df96f + 389c05c commit d9ad2db
Show file tree
Hide file tree
Showing 30 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repositories {
}
dependencies {
implementation 'io.michaelrocks:libphonenumber-android:8.13.16'
implementation 'io.michaelrocks:libphonenumber-android:8.13.17'
}
```

Expand Down Expand Up @@ -63,5 +63,5 @@ License
limitations under the License.

[1]: https://github.com/googlei18n/libphonenumber
[2]: http://www.methodscount.com/?lib=com.googlecode.libphonenumber%3Alibphonenumber%3A8.13.16
[2]: http://www.methodscount.com/?lib=com.googlecode.libphonenumber%3Alibphonenumber%3A8.13.17
[3]: http://blog.nimbledroid.com/2016/04/06/slow-ClassLoader.getResourceAsStream.html
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {
group = 'io.michaelrocks'
version = '8.13.16'
version = '8.13.17'

ext.projectCompileSdkVersion = 33
ext.projectBuildToolsVersion = '33.0.2'
Expand Down
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.
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.
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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit d9ad2db

Please sign in to comment.