spotify / XCRemoteCache

Other
830 stars 53 forks source link

Make DependenciesRemapper throwable #72

Closed polac24 closed 2 years ago

polac24 commented 2 years ago

71 follow-up.

Makes DependenciesRemapper methods throwable, so OverlayDependenciesRemapper initializer is non-throwing. The change does not introduce any behavior changes.