I wrote a library that allows you to generate a da...
# android
k
I wrote a library that allows you to generate a dagger module with a single binding. The idea being that you can use this with Dagger-Hilt and its new
@UninstallModules
annotation to replace a single binding in your tests rather than having to manually write those dagger modules yourself https://github.com/JuulLabs/pommel
👍 2
r
Probably this would be good to post in #feed
k
I did cross post on #feed but maybe I should have just posted the link to the repo there in the first place