fix(build): enable publish to maven for rename-mappings plugin
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
plugins {
|
||||
id("jadx-java")
|
||||
id("java-library") // don't publish to maven
|
||||
id("jadx-library")
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
Reference in New Issue
Block a user