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
Refactor common build logic into a set of Gradle plugin. Right now build.gradle.kts files contain a lot of repetition. It would be more maintainable to have a small set of centralized plugins.