This website requires JavaScript.
Explore
Help
Sign in
ziver
/
hal
Watch
1
Star
1
Fork
You've already forked hal
0
Code
Pull requests
Releases
Activity
6e4e7fba4a
hal
/
plugins
/
hal-mqtt
/
build.gradle
4 lines
57 B
Groovy
Raw
Normal View
History
Unescape
Escape
Switched to Gradle as build system
2020-08-28 23:07:24 +02:00
dependencies
{
Fixed build dependency issues by moving hal core into hal-core folder/subproject
2020-11-10 18:36:02 +01:00
implementation
project
(
':hal-core'
)
Switched to Gradle as build system
2020-08-28 23:07:24 +02:00
}
Copy permalink