mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-03-28 04:07:01 -05:00
Disable failOnNonReproducibleResolution
Signed-off-by: shedaniel <daniel@shedaniel.me>
This commit is contained in:
@@ -76,7 +76,8 @@ configurations {
|
||||
|
||||
configurations.all {
|
||||
resolutionStrategy {
|
||||
failOnNonReproducibleResolution()
|
||||
// I am sorry, for now
|
||||
// failOnNonReproducibleResolution()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user