gradle/src/main/kotlin/com/lagradost/cloudstream3/gradle
Luna712 69fdb8fc4b
Make makePluginsJson run after ensureJarCompatibility (#16)
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.
2026-06-17 18:43:04 +00:00
..
configuration Add full configuration cache support (#13) 2026-04-20 20:04:30 +00:00
entities Add full configuration cache support (#13) 2026-04-20 20:04:30 +00:00
tasks Make makePluginsJson run after ensureJarCompatibility (#16) 2026-06-17 18:43:04 +00:00
CloudstreamExtension.kt Add full configuration cache support (#13) 2026-04-20 20:04:30 +00:00
CloudstreamPlugin.kt Add full configuration cache support (#13) 2026-04-20 20:04:30 +00:00
DownloadUtils.kt Add full configuration cache support (#13) 2026-04-20 20:04:30 +00:00
LibraryExtensionCompat.kt Add full configuration cache support (#13) 2026-04-20 20:04:30 +00:00