Lint and test artifacts for Maven publication
Issue: #5246 PiperOrigin-RevId: 360132205
This commit is contained in:
parent
560ed115df
commit
aa2dc4c511
@ -81,6 +81,7 @@ if (project.ext.has("exoplayerPublishEnabled")
|
||||
}
|
||||
}
|
||||
}
|
||||
tasks.withType(PublishToMavenRepository) { it.dependsOn lint, test }
|
||||
}
|
||||
|
||||
def getBintrayRepo() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user