Skip to content

Commit

Permalink
set cardinal dep to api
Browse files Browse the repository at this point in the history
  • Loading branch information
sisby-folk committed Jun 12, 2023
1 parent 7b6903c commit 0ae268f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cardinal/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dependencies {
api project(path: ':core', configuration: 'namedElements')
modCompileOnly libs.cardinal
modCompileOnly libs.cardinalEntity
modApi libs.cardinal
modApi libs.cardinalEntity
}

0 comments on commit 0ae268f

Please sign in to comment.