Colton Idle
06/20/2024, 3:21 PM* What went wrong:
Execution failed for task ':app:dependencies'.
> Cannot change dependencies of dependency configuration ':app:internalDebugAndroidTestCompileClasspath' after it has been included in dependency resolution. Use 'defaultDependencies' instead of 'beforeResolve' to specify default dependencies for a configuration.Vampire
06/20/2024, 3:58 PM--stacktrace or --scan where this change of configuration is done and thus causes the actual exception.
But it might also be the case that this is not the problematic part, but that someone or something is resolving the configuration badly prematurely.Colton Idle
06/20/2024, 6:22 PMColton Idle
06/20/2024, 6:23 PM