mirror of
https://github.com/google/nomulus
synced 2025-12-23 06:15:42 +00:00
Remove buildSrc (#2379)
We don't use the upload results feature (kokoro picks the results artifacts directly and uploads them). Keeping it around is a maintenance burden. Also fixed a deprecation warning.
This commit is contained in:
@@ -13,9 +13,6 @@ org.gradle.parallel=true
|
||||
mavenUrl=
|
||||
pluginsUrl=
|
||||
allowInsecureProtocol=
|
||||
uploaderDestination=
|
||||
uploaderCredentialsFile=
|
||||
uploaderMultithreadedUpload=
|
||||
verboseTestOutput=false
|
||||
enableDependencyLocking=true
|
||||
enableCrossReferencing=false
|
||||
|
||||
Reference in New Issue
Block a user