hal/plugins/hal-tibber/build.gradle

4 lines
57 B
Groovy
Raw Normal View History

2024-03-14 23:25:32 +01:00
dependencies {
implementation project(':hal-core')
}