This repository has been archived by the owner on Oct 14, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add Keyable support This allows for easier dependency management of steps on other steps, since we can just reference `Keyable` instances rather than fish out keys or track their constants separately. * Spotless * Detekt * Update API
- Loading branch information