Skip to content

Commit bf17e0a

Browse files
authored
[ci skip] Fixes #9
1 parent faa767a commit bf17e0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ repositories {
2828
}
2929

3030
dependencies {
31-
implementation("me.arcaniax:HeadDatabase-API:1.1.0")
31+
compileOnly("me.arcaniax:HeadDatabase-API:1.1.0")
3232
}
3333
```
3434

0 commit comments

Comments
 (0)