Closed mcumings closed 2 weeks ago
Hi, @mcumings , there are some fixes on asMemberOf
in KSP recently. Could you try again with the latest release (https://github.com/google/ksp/releases/tag/2.0.21-1.0.26)?
Ah, looks like those fixes did the trick, thanks!
When building with Dagger 2.52, the following scenario fails with an exception:
An interface to be implemented:
An implementation of the interface:
Multi-binding the implementation as the interface into a map:
This results in the following exception: