21 lines
952 B
Plaintext
21 lines
952 B
Plaintext
Running Gradle task 'assembleDebug'...
|
|
|
|
FAILURE: Build failed with an exception.
|
|
|
|
* What went wrong:
|
|
Execution failed for task ':app:processDebugResources'.
|
|
> A failure occurred while executing com.android.build.gradle.internal.res.LinkApplicationAndroidResourcesTask$TaskAction
|
|
> Android resource linking failed
|
|
ERROR: C:\Users\streaper2\Documents\00 - projet\bully\build\cunning_document_scanner\intermediates\merged_manifest\debug\processDebugManifest\AndroidManifest.xml:9:5-65: AAPT: error: unexpected element <uses-permission> found in <manifest><application>.
|
|
|
|
|
|
* Try:
|
|
> 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.
|
|
> Get more help at https://help.gradle.org.
|
|
|
|
BUILD FAILED in 5s
|
|
Running Gradle task 'assembleDebug'... 5,4s
|
|
Gradle task assembleDebug failed with exit code 1
|