CountryCodePickerProject
CountryCodePickerProject copied to clipboard
Please update libphonenumber to the latest version
Hi
There are new formats of phone numbers that are not working on isValidFullNumber()
Please update the
implementation 'io.michaelrocks:libphonenumber-android:8.10.14'
to
implementation 'io.michaelrocks:libphonenumber-android:8.12.6'
to add validation support for new numbers.
Thanks