You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.
when I add the line hilt { enableAggregatingTask = true} error (Execution failed for task ':app:dependencies) happend
Execution failed for task ':app:dependencies'.
Cannot change dependencies of dependency configuration ':app:hmsDebugAndroidTestRuntimeClasspath' after it has been included in dependency resolution. Use 'defaultDependencies' instead of 'beforeResolve' to specify default dependencies for a configuration.
The task fails when I add a flavor that starts with a letter greater than g
when I add the line hilt { enableAggregatingTask = true} error (Execution failed for task ':app:dependencies) happend
The task fails when I add a flavor that starts with a letter greater than g
Example:
The text was updated successfully, but these errors were encountered: