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