mirror of
https://github.com/ethauvin/JSON-java.git
synced 2025-06-17 07:50:52 -07:00
revert changes to build.gradle
This commit is contained in:
parent
4b84ba2f66
commit
75f656fd07
1 changed files with 4 additions and 4 deletions
|
@ -40,10 +40,10 @@ sourceCompatibility = '1.7'
|
||||||
configurations.all {
|
configurations.all {
|
||||||
}
|
}
|
||||||
|
|
||||||
//java {
|
java {
|
||||||
//withSourcesJar()
|
withSourcesJar()
|
||||||
//withJavadocJar()
|
withJavadocJar()
|
||||||
//}
|
}
|
||||||
|
|
||||||
publishing {
|
publishing {
|
||||||
publications {
|
publications {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue