Change String or Uri arguments to Uri #30
Labels
next-breaking-release
Issues that are worth doing but need to wait for a breaking version bump
type-enhancement
A request for a change that isn't a bug
Adding a static type makes the API easier to use correctly. The call site can easily inline the
Uri.parse
if necessary.The text was updated successfully, but these errors were encountered: