mirror of
https://github.com/ReVanced/revanced-patcher.git
synced 2024-11-10 01:02:22 +01:00
fix: remove javadoc jar (also trigger release)
This commit is contained in:
parent
9e0a74fcfb
commit
56f6ca3891
1 changed files with 1 additions and 2 deletions
|
@ -42,7 +42,6 @@ tasks {
|
|||
|
||||
java {
|
||||
withSourcesJar()
|
||||
withJavadocJar()
|
||||
}
|
||||
|
||||
publishing {
|
||||
|
@ -61,4 +60,4 @@ publishing {
|
|||
from(components["java"])
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue