Skip to content

Commit

Permalink
Remove unnecessary expansion
Browse files Browse the repository at this point in the history
  • Loading branch information
EnnuiL committed Oct 20, 2024
1 parent cad49ff commit 6f13ad6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,6 @@ processResources {
'minecraft_version' : libs.versions.minecraft.get(),
'curseforge_id' : curseforge_id,
'modrinth_id' : modrinth_id,

'quilt_loader_version' : libs.versions.quilt.loader.get(),
]

filesMatching(['*.mod.json', '*.mixins.json']) {
Expand Down

0 comments on commit 6f13ad6

Please sign in to comment.