1
0
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:
Lai Jiang
2024-03-18 10:29:51 -04:00
committed by GitHub
parent 3a7c53d895
commit ff211fb4f9
22 changed files with 12 additions and 2068 deletions

View File

@@ -13,9 +13,6 @@ org.gradle.parallel=true
mavenUrl=
pluginsUrl=
allowInsecureProtocol=
uploaderDestination=
uploaderCredentialsFile=
uploaderMultithreadedUpload=
verboseTestOutput=false
enableDependencyLocking=true
enableCrossReferencing=false