libphonenumber-android
libphonenumber-android copied to clipboard
Public API inconsistency
com.google.i18n.phonenumbers.CountryCodeToRegionCodeMap.getCountryCodeToRegionCodeMap() has been public for some time but io.michaelrocks.libphonenumber.android.CountryCodeToRegionCodeMap.getCountryCodeToRegionCodeMap() is package private
@mklkj Hi and thank you for reporting this issue. Seems it's a critical bug in the merging script. I'll try to understand what's going on there and manually port the missing changes.
The issue should be fixed in 8.12.53.