Skip to content

Commit 8486a6a

Browse files
committed
Deployment from commit FabricMC/fabricmc.net@8f4ea68
1 parent 2fd29e2 commit 8486a6a

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ dependencies {
2222

2323
// Fabric API. This is technically optional, but you probably want it anyway.
2424
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_api_version}"
25-
2625
}
2726

2827
processResources {

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ mod_version=1.0.0
1616
maven_group=com.example
1717

1818
# Dependencies
19-
fabric_api_version=0.46.6+1.18
19+
fabric_api_version=0.46.6+1.18

0 commit comments

Comments
 (0)