mirror of
https://github.com/fankes/JSON-java-compat.git
synced 2025-09-07 11:10:08 +08:00
revert changes to build.gradle
This commit is contained in:
@@ -40,10 +40,10 @@ sourceCompatibility = '1.7'
|
|||||||
configurations.all {
|
configurations.all {
|
||||||
}
|
}
|
||||||
|
|
||||||
//java {
|
java {
|
||||||
//withSourcesJar()
|
withSourcesJar()
|
||||||
//withJavadocJar()
|
withJavadocJar()
|
||||||
//}
|
}
|
||||||
|
|
||||||
publishing {
|
publishing {
|
||||||
publications {
|
publications {
|
||||||
|
Reference in New Issue
Block a user