Restore original build.gradle
This commit is contained in:
parent
a21114989d
commit
853ae82a5b
|
@ -20,8 +20,8 @@ repositories {
|
|||
|
||||
dependencies {
|
||||
minecraft "com.mojang:minecraft:18w50a"
|
||||
mappings "net.fabricmc:yarn:18w50a.82"
|
||||
// mappings "net.fabricmc:yarn:18w50a.local" // temporary until yarn #369
|
||||
// mappings "net.fabricmc:yarn:18w50a.80"
|
||||
mappings "net.fabricmc:yarn:18w50a.local" // temporary until yarn #369
|
||||
modCompile "net.fabricmc:fabric-loader:0.3.1.80"
|
||||
|
||||
// Fabric API. This is technically optional, but you probably want it anyway.
|
||||
|
|
Loading…
Reference in New Issue