John Marshall
05/23/2025, 5:03 AMapi(libs.apollo.cache.plugin)
Results in the error: "Apollo: only a single compiler plugin provider is allowed"
How am I supposed to wrap the plugin?John Marshall
05/23/2025, 5:11 AMtasks.withType<Jar>().configureEach {
exclude("META-INF/services/com.apollographql.apollo.compiler.ApolloCompilerPluginProvider")
}
mbonnin
05/23/2025, 12:46 PMmbonnin
05/23/2025, 12:46 PMmbonnin
05/23/2025, 12:47 PMJohn Marshall
05/23/2025, 2:34 PMmbonnin
05/23/2025, 3:29 PMmbonnin
06/06/2025, 8:24 AMbod
06/06/2025, 3:13 PM1.0.0-alpha.3
is available.