Skip to content

Commit 287908d

Browse files
committed
Small changes.
1 parent 5f7e72a commit 287908d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ dependencies {
9090

9191
// Helper library
9292
// If you do not need Halplibe you can comment this line out or delete this line
93-
implementation("turniplabs:halplibe:${project.halplibe_version}")
93+
modImplementation("turniplabs:halplibe:${project.halplibe_version}")
9494

9595
modImplementation("turniplabs:modmenu-bta:${project.mod_menu_version}")
9696

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ loader_version=0.15.6-bta.7
99

1010
# Other Mods
1111
mod_menu_version=3.0.0
12-
halplibe_version=5.1.2
12+
halplibe_version=5.1.5
1313

1414
# Mod
1515
mod_version=1.0.0

0 commit comments

Comments
 (0)