Commit 7f99d301 by gyumin Committed by Oliver Woodman

Fix gradle sync error

PiperOrigin-RevId: 398489644
parent aefe0243
Showing with 1 additions and 1 deletions
......@@ -19,7 +19,7 @@ class CombinedJavadocPlugin implements Plugin<Project> {
static final String JAVADOC_TASK_NAME = "generateCombinedJavadoc"
static final String DACKKA_TASK_NAME = "generateCombinedDackka"
# Dackka snapshots are listed at https://androidx.dev/dackka/builds.
// 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"
......
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