Skip to content

Commit

Permalink
👷 fix forge gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
PriestOfFerns committed Feb 20, 2024
1 parent 4d93c4d commit adc473e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ dependencies {

// Kotlin for Forge
implementation "thedarkcolour:kotlinforforge:$forge_kotlin_version"
include(api "com.github.M-Marvin:LIBRARY-UnifiedVectors:$univec_version")
include(forgeRuntimeLibrary "com.github.M-Marvin:LIBRARY-UnifiedVectors:$univec_version")

}

Expand Down

0 comments on commit adc473e

Please sign in to comment.