mirror of
https://github.com/stleary/JSON-java.git
synced 2025-08-03 03:15:32 -04:00
revert changes to build.gradle
This commit is contained in:
parent
4b84ba2f66
commit
75f656fd07
@ -40,10 +40,10 @@ sourceCompatibility = '1.7'
|
||||
configurations.all {
|
||||
}
|
||||
|
||||
//java {
|
||||
//withSourcesJar()
|
||||
//withJavadocJar()
|
||||
//}
|
||||
java {
|
||||
withSourcesJar()
|
||||
withJavadocJar()
|
||||
}
|
||||
|
||||
publishing {
|
||||
publications {
|
||||
|
Loading…
x
Reference in New Issue
Block a user