Skip to content
This repository was archived by the owner on Sep 19, 2024. It is now read-only.

Commit 2f5392f

Browse files
committed
Centralizing Konstruct and other dependencies
1 parent f7e30f0 commit 2f5392f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,6 @@ task discord {
149149
}
150150

151151
String commitHash = 'git rev-parse --verify --short HEAD'.execute().text.trim()
152-
commitHash = commitHash.substring(0, 8)
153152

154153
File file = remapJar.archiveFile.get().asFile
155154
String text = "<:Kronos:799707832399691867> **${project.archives_base_name} v${project.mod_version}-${commitHash} for ${project.minecraft_version}**"

0 commit comments

Comments
 (0)