Closed hotchemi closed 5 years ago
resolves https://github.com/permissions-dispatcher/PermissionsDispatcher/issues/496
This PR contains Conductor library support. The diff is actually smaller than I expected. Just added JavaConductorProcessorUnit and KotlinConductorProcessorUnit as new processors and remaining diff is test code.
JavaConductorProcessorUnit
KotlinConductorProcessorUnit
What do you think?
@permissions-dispatcher/maintainers just merged but let me know your opinion if you have 🙇
@hotchemi, WOW, good work! thank you!
we'll release after doing a few tests!
Issue
resolves https://github.com/permissions-dispatcher/PermissionsDispatcher/issues/496
Overview
This PR contains Conductor library support. The diff is actually smaller than I expected. Just added
JavaConductorProcessorUnit
andKotlinConductorProcessorUnit
as new processors and remaining diff is test code.What do you think?