pashaa2k
Lurker
A few months ago I implemented it in my project without any problems
I had to redo some things inside my project and update some lines And now it is giving me this error like I can't find the repository
Where am I going wrong, or is this a problem with my IDE?
How to fix?
I had to redo some things inside my project and update some lines And now it is giving me this error like I can't find the repository
Where am I going wrong, or is this a problem with my IDE?
Code:
FAILURE: Build completed with 7 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Failed to transform library-0.14.0.aar (com.github.yausername.youtubedl-android:library:0.14.0) to match attributes {artifactType=android-aar-metadata, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}.
> Could not find library-0.14.0.aar (com.github.yausername.youtubedl-android:library:0.14.0).
Searched in the following locations:
https://jitpack.io/com/github/yausername/youtubedl-android/library/0.14.0/library-0.14.0.aar
* 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.
==============================================================================
2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':app:mergeDebugResources'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Failed to transform library-0.14.0.aar (com.github.yausername.youtubedl-android:library:0.14.0) to match attributes {artifactType=android-res, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}.
> Could not find library-0.14.0.aar (com.github.yausername.youtubedl-android:library:0.14.0).
Searched in the following locations:
https://jitpack.io/com/github/yausername/youtubedl-android/library/0.14.0/library-0.14.0.aar
* 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.
==============================================================================
3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':app:processDebugMainManifest'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Failed to transform library-0.14.0.aar (com.github.yausername.youtubedl-android:library:0.14.0) to match attributes {artifactType=android-manifest, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}.
> Could not find library-0.14.0.aar (com.github.yausername.youtubedl-android:library:0.14.0).
Searched in the following locations:
https://jitpack.io/com/github/yausername/youtubedl-android/library/0.14.0/library-0.14.0.aar
* 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.
==============================================================================
4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':app:mergeDebugAssets'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Failed to transform library-0.14.0.aar (com.github.yausername.youtubedl-android:library:0.14.0) to match attributes {artifactType=android-assets, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}.
> Could not find library-0.14.0.aar (com.github.yausername.youtubedl-android:library:0.14.0).
Searched in the following locations:
https://jitpack.io/com/github/yausername/youtubedl-android/library/0.14.0/library-0.14.0.aar
* 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.
==============================================================================
5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':app:checkDebugDuplicateClasses'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Failed to transform library-0.14.0.aar (com.github.yausername.youtubedl-android:library:0.14.0) to match attributes {artifactType=enumerated-runtime-classes, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}.
> Could not find library-0.14.0.aar (com.github.yausername.youtubedl-android:library:0.14.0).
Searched in the following locations:
https://jitpack.io/com/github/yausername/youtubedl-android/library/0.14.0/library-0.14.0.aar
* 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.
==============================================================================
6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':app:desugarDebugFileDependencies'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Failed to transform library-0.14.0.aar (com.github.yausername.youtubedl-android:library:0.14.0) to match attributes {artifactType=processed-jar, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}.
> Could not find library-0.14.0.aar (com.github.yausername.youtubedl-android:library:0.14.0).
Searched in the following locations:
https://jitpack.io/com/github/yausername/youtubedl-android/library/0.14.0/library-0.14.0.aar
* 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.
==============================================================================
7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':app:mergeDebugNativeLibs'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Failed to transform library-0.14.0.aar (com.github.yausername.youtubedl-android:library:0.14.0) to match attributes {artifactType=android-jni, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}.
> Could not find library-0.14.0.aar (com.github.yausername.youtubedl-android:library:0.14.0).
Searched in the following locations:
https://jitpack.io/com/github/yausername/youtubedl-android/library/0.14.0/library-0.14.0.aar
* 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
How to fix?