Update Tiny Remapper to 0.4.2
This commit is contained in:
parent
75aca3b870
commit
e179cccf64
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ dependencies {
|
||||||
}
|
}
|
||||||
|
|
||||||
// tinyfile management
|
// tinyfile management
|
||||||
implementation ('net.fabricmc:tiny-remapper:0.4.1')
|
implementation ('net.fabricmc:tiny-remapper:0.4.2')
|
||||||
implementation ('net.fabricmc:tiny-mappings-parser:0.3.0+build.17')
|
implementation ('net.fabricmc:tiny-mappings-parser:0.3.0+build.17')
|
||||||
|
|
||||||
implementation 'net.fabricmc:access-widener:1.0.0'
|
implementation 'net.fabricmc:access-widener:1.0.0'
|
||||||
|
|
Loading…
Reference in a new issue