Update Tiny Remapper to 0.4.2

This commit is contained in:
modmuss50 2021-06-14 08:49:43 +01:00
parent 75aca3b870
commit e179cccf64

View file

@ -70,7 +70,7 @@ dependencies {
}
// 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:access-widener:1.0.0'