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
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
==============================================================================
2: Task failed with an exception.
What went wrong:
Execution failed for task ':app:mergeDebugResources'.
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
==============================================================================
3: Task failed with an exception.
What went wrong:
Execution failed for task ':app:processDebugMainManifest'.
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
==============================================================================
4: Task failed with an exception.
What went wrong:
Execution failed for task ':app:mergeDebugAssets'.
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
==============================================================================
5: Task failed with an exception.
What went wrong:
Execution failed for task ':app:checkDebugDuplicateClasses'.
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
==============================================================================
6: Task failed with an exception.
What went wrong:
Execution failed for task ':app:desugarDebugFileDependencies'.
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
==============================================================================
7: Task failed with an exception.
What went wrong:
Execution failed for task ':app:mergeDebugNativeLibs'.
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
==============================================================================
I am trying to use Circular Indicator, so I wrote the dependencies as stated, implementation 'me.relex:cirleindicator:2.1.6'
But when I am trying to sync and rebuild project, the android studio is throwing error:-
`1: Task failed with an exception.
Execution failed for task ':app:checkDebugAarMetadata'.
2: Task failed with an exception.
Execution failed for task ':app:mergeDebugResources'.
3: Task failed with an exception.
Execution failed for task ':app:processDebugMainManifest'.
4: Task failed with an exception.
Execution failed for task ':app:mergeDebugAssets'.
5: Task failed with an exception.
Execution failed for task ':app:checkDebugDuplicateClasses'.
6: Task failed with an exception.
Execution failed for task ':app:desugarDebugFileDependencies'.
7: Task failed with an exception.
Execution failed for task ':app:mergeDebugNativeLibs'.
BUILD FAILED in 2s`
The text was updated successfully, but these errors were encountered: