Skip to content

Commit

Permalink
Merge pull request #24 from telekom/Guide_for_Version_Update
Browse files Browse the repository at this point in the history
Finalized the Guide UPDATE_FOR_NEW_PHONELIB.md …
  • Loading branch information
Anrufliste authored Aug 20, 2023
2 parents aa043b0 + b962dca commit 9a1b7ad
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,8 @@ This project has adopted the [Contributor Covenant](https://www.contributor-cove

By participating in this project, you agree to abide by its [Code of Conduct](./CODE_OF_CONDUCT.md) at all times.

A simple regular task is to adapt the project to use a new versions of Google's [PhoneLib](https://github.com/google/libphonenumber). We also have a [guide](UPDATE_FOR_NEW_PHONELIB.md) for this.

## Licensing

Copyright (c) 2023 Deutsche Telekom AG.
Expand Down
3 changes: 3 additions & 0 deletions UPDATE_FOR_NEW_PHONELIB.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,6 @@ If Google updates its [PhoneLib](https://github.com/google/libphonenumber), this
```
14. Go to Github and create a pull request for the branch.
15. Wait until pull request passed all checks - merge or ask a maintainer to merge the pull request into main.
16. Delete the branch ```phonelib/X_YY_ZZ```.

Congratulation! You have updated the project to the [current PhoneLib version](https://central.sonatype.com/artifact/com.googlecode.libphonenumber/libphonenumber).

0 comments on commit 9a1b7ad

Please sign in to comment.