diff --git a/build.gradle b/build.gradle index 65a81d5..d75bdff 100644 --- a/build.gradle +++ b/build.gradle @@ -90,7 +90,7 @@ dependencies { // Helper library // If you do not need Halplibe you can comment this line out or delete this line - //implementation("turniplabs:halplibe:${project.halplibe_version}") + implementation("turniplabs:halplibe:${project.halplibe_version}") modImplementation("turniplabs:modmenu-bta:${project.mod_menu_version}")