mirror of
https://github.com/recloudstream/gradle.git
synced 2026-06-19 11:35:40 +00:00
By using `mustRunAfter` instead of `dependsOn` it won't force it to run unless its already in the task graph, so that way it only ensures it runs first if there are actually cross platform plugins with ensureJarCompatibility still pending. |
||
|---|---|---|
| .. | ||
| configuration | ||
| entities | ||
| tasks | ||
| CloudstreamExtension.kt | ||
| CloudstreamPlugin.kt | ||
| DownloadUtils.kt | ||
| LibraryExtensionCompat.kt | ||