mirror of
https://github.com/revanced/revanced-patcher
synced 2025-03-28 20:53:06 +01:00
fix: remove javadoc jar (also trigger release)
This commit is contained in:
parent
9e0a74fcfb
commit
56f6ca3891
@ -42,7 +42,6 @@ tasks {
|
||||
|
||||
java {
|
||||
withSourcesJar()
|
||||
withJavadocJar()
|
||||
}
|
||||
|
||||
publishing {
|
||||
@ -61,4 +60,4 @@ publishing {
|
||||
from(components["java"])
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user