Skip to content

Commit 8eb3ab9

Browse files
authored
mod implementation
1 parent 201e4bc commit 8eb3ab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repositories {
2525
#### `dependencies` block
2626
```
2727
repositories {
28-
include(implementation("com.github.diamonddevv:simple-trims:${project.simple_trims_version}"));
28+
include(modImplementation("com.github.diamonddevv:simple-trims:${project.simple_trims_version}"));
2929
}
3030
```
3131
### In `gradle.properties`

0 commit comments

Comments
 (0)