Skip to content

Commit f862df2

Browse files
authored
Update build.gradle
1 parent 170e566 commit f862df2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ version = '1.0.0'
3535

3636
ext {
3737
minecraft_version = '1.21.4'
38-
mcp_version = ''20241203.143248
38+
mcp_version = '20241203.143248'
3939
mappings_channel = 'official'
4040
mappings_version = '1.21.4'
4141
spi_version = '7.0.0'
@@ -142,4 +142,4 @@ idea.project.settings {
142142
moduleName = idea.module.name + '.main'
143143
}
144144
}
145-
}
145+
}

0 commit comments

Comments
 (0)