Commit 66f7657a by andrewlewis Committed by christosts

Upgrade dackka to latest build

PiperOrigin-RevId: 416521346
parent b5206b8e
Showing with 1 additions and 1 deletions
......@@ -21,7 +21,7 @@ class CombinedJavadocPlugin implements Plugin<Project> {
// Dackka snapshots are listed at https://androidx.dev/dackka/builds.
static final String DACKKA_JAR_URL =
"https://androidx.dev/dackka/builds/7758117/artifacts/dackka-0.0.10.jar"
"https://androidx.dev/dackka/builds/8003564/artifacts/dackka-0.0.14.jar"
@Override
void apply(Project project) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment