Update reprod mixin dep
This commit is contained in:
@@ -46,6 +46,9 @@ allprojects {
|
||||
artifactId project.file('.').name
|
||||
version '0'
|
||||
}
|
||||
whenConfigured {
|
||||
dependencies.removeAll { it.artifactId == 'mixin-asm-debug-all' }
|
||||
}
|
||||
}.writeTo("pom.xml")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user