Move hubd API to Impl temporarily

This commit is contained in:
2026-06-09 21:27:56 +02:00
parent eed626e95d
commit b48d809360
42 changed files with 1142 additions and 1 deletions
-1
View File
@@ -45,7 +45,6 @@ dependencies {
implementation("com.fasterxml.jackson.core:jackson-databind:2.17.2")
implementation("org.slf4j:slf4j-api:2.0.18")
implementation("com.r35157.nenjim:hubd-api:0.1-dev")
}
java {