Skip to content

Commit

Permalink
Update gradle.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
M0nkeyPr0grammer committed Oct 29, 2023
1 parent f2267dd commit 53e2648
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,6 @@ archives_base_name=emi_grouping

# Dependencies
fabric_version=0.90.4+1.20.1
emi_version=1.0.23+1.20.1
emi_version=1.0.23+1.20.1
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"
modImplementation "net.fabricmc.fabric-api:fabric-api-client:${project.fabric_version}"

0 comments on commit 53e2648

Please sign in to comment.