Commit aa2dc4c5 by andrewlewis Committed by Oliver Woodman

Lint and test artifacts for Maven publication

Issue: #5246
PiperOrigin-RevId: 360132205
parent 560ed115
Showing with 1 additions and 0 deletions
......@@ -81,6 +81,7 @@ if (project.ext.has("exoplayerPublishEnabled")
}
}
}
tasks.withType(PublishToMavenRepository) { it.dependsOn lint, test }
}
def getBintrayRepo() {
......
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