Skip to content

Commit

Permalink
Added dependency to main project
Browse files Browse the repository at this point in the history
  • Loading branch information
fulminazzo committed Apr 13, 2024
1 parent 5315218 commit 6e40fe0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ plugins {

dependencies {
implementation libs.groovy
implementation project(":")

compileOnly libs.spigot.latest
}
Expand Down

0 comments on commit 6e40fe0

Please sign in to comment.