You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During development, what is the best way to change the "released" version? If I just swap out the @released_rules_kotlin with the current repository, it just yields circular dependencies.
How do the maintainers work with this?
EDIT
The README speaks to this a bit in the context of WORKSPACE. I couldn't (quickly) figure out if this was possible with bzlmod setups and local_repository.