Skip to content

Commit

Permalink
0.0.2a last minute
Browse files Browse the repository at this point in the history
  • Loading branch information
MBatt1 committed Aug 21, 2023
1 parent d5fde8a commit 1cd8183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ dependencies {
modImplementation(include("io.github.ladysnake:satin:${project.satin_version}"))

// Entity Reach Attributes
modImplementation("com.jamieswhiteshirt:reach-entity-attributes:${project.reach_version}")
modImplementation(include("com.jamieswhiteshirt:reach-entity-attributes:${project.reach_version}"))
}

processResources {
Expand Down

0 comments on commit 1cd8183

Please sign in to comment.