Update DEVSITE_TENANT
d.android.com location
PiperOrigin-RevId: 416795667
This commit is contained in:
parent
de0f129f21
commit
4c71e06079
@ -109,7 +109,7 @@ class CombinedJavadocPlugin implements Plugin<Project> {
|
||||
"-loggingLevel", "WARN",
|
||||
"-sourceSet", "-src $sourcesString -classpath $dependenciesString",
|
||||
"-offlineMode")
|
||||
environment("DEVSITE_TENANT", "androidx")
|
||||
environment("DEVSITE_TENANT", "androidx/media3")
|
||||
}
|
||||
description = "Generates combined javadoc for developer.android.com."
|
||||
classpath = project.files(new File(getTemporaryDir(), "dackka.jar"))
|
||||
|
Loading…
x
Reference in New Issue
Block a user