Skip to content

Commit

Permalink
Change to compileOnlyAPI
Browse files Browse the repository at this point in the history
  • Loading branch information
Angelillo15 committed Jun 29, 2024
1 parent 4f4ee44 commit 2df28f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NookCore-Core/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
dependencies {
api(libs.guice)
compileOnlyApi(libs.guice)
}

0 comments on commit 2df28f8

Please sign in to comment.