NoIssue: Add some interfaces

This commit is contained in:
2026-01-24 19:26:11 +01:00
parent 8451aae083
commit a10117f686
3 changed files with 39 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ repositories {
dependencies {
compileOnly("org.jetbrains:annotations:26.0.2-1")
implementation("com.r35157.nenjim:hubd-api:0.1-dev")
}
java {