summaryrefslogtreecommitdiff
path: root/opendc-common/build.gradle.kts
AgeCommit message (Collapse)Author
2022-02-18refactor(utils): Rename utils module to common moduleFabian Mastenbroek
This change adds a new module, opendc-common, that contains functionality that is shared across OpenDC's modules. We move the existing utils module into this new module.