mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Upgrade dackka to latest build
PiperOrigin-RevId: 416521346
This commit is contained in:
parent
df2e37acbe
commit
2f1e06da60
1 changed files 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.
|
// Dackka snapshots are listed at https://androidx.dev/dackka/builds.
|
||||||
static final String DACKKA_JAR_URL =
|
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
|
@Override
|
||||||
void apply(Project project) {
|
void apply(Project project) {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue