Skip to content

Commit

Permalink
Fixed 1.14 API dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
Vexatos committed May 13, 2019
1 parent e94adee commit fc3e1f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies {
minecraft "com.mojang:minecraft:1.14.1"
mappings "net.fabricmc:yarn:1.14.1+build.4"
modCompile "net.fabricmc:fabric-loader:0.4.7+build.147"
modCompile "net.fabricmc:fabric:0.2.7+build.127"
modCompile "net.fabricmc.fabric-api:fabric-api:0.3.0-pre+build.156"
}

processResources {
Expand Down

0 comments on commit fc3e1f0

Please sign in to comment.