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
Build #AI-223.8836.35.2231.11090377, built on November 13, 2023
Runtime version: 17.0.6+0-b2043.56-10027231 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Gradle JDK: jbr-17 (JetBrains Runtime version 17.0.6)
Windows 11 22H2 (version 10.0.22621.2715)
DETAIL:
When updating compileSdk 33 > 34, the package was no longer found. Also when migrating jcenter() from build.gradle > mavenCentral()
implementation'com.vincan:medialoader:1.0.0'
ERROR:
FAILURE: Build completed with 8 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'.
> Could not find com.vincan:medialoader:1.0.0.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/vincan/medialoader/1.0.0/medialoader-1.0.0.pom
- https://repo.maven.apache.org/maven2/com/vincan/medialoader/1.0.0/medialoader-1.0.0.pom
Required by:
project :app
* 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:mapDebugSourceSetPaths'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Could not find com.vincan:medialoader:1.0.0.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/vincan/medialoader/1.0.0/medialoader-1.0.0.pom
- https://repo.maven.apache.org/maven2/com/vincan/medialoader/1.0.0/medialoader-1.0.0.pom
Required by:
project :app
* 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:mergeDebugResources'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Could not find com.vincan:medialoader:1.0.0.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/vincan/medialoader/1.0.0/medialoader-1.0.0.pom
- https://repo.maven.apache.org/maven2/com/vincan/medialoader/1.0.0/medialoader-1.0.0.pom
Required by:
project :app
* 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:processDebugMainManifest'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Could not find com.vincan:medialoader:1.0.0.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/vincan/medialoader/1.0.0/medialoader-1.0.0.pom
- https://repo.maven.apache.org/maven2/com/vincan/medialoader/1.0.0/medialoader-1.0.0.pom
Required by:
project :app
* 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:mergeDebugAssets'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Could not find com.vincan:medialoader:1.0.0.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/vincan/medialoader/1.0.0/medialoader-1.0.0.pom
- https://repo.maven.apache.org/maven2/com/vincan/medialoader/1.0.0/medialoader-1.0.0.pom
Required by:
project :app
* 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:checkDebugDuplicateClasses'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Could not find com.vincan:medialoader:1.0.0.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/vincan/medialoader/1.0.0/medialoader-1.0.0.pom
- https://repo.maven.apache.org/maven2/com/vincan/medialoader/1.0.0/medialoader-1.0.0.pom
Required by:
project :app
* 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:desugarDebugFileDependencies'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Could not find com.vincan:medialoader:1.0.0.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/vincan/medialoader/1.0.0/medialoader-1.0.0.pom
- https://repo.maven.apache.org/maven2/com/vincan/medialoader/1.0.0/medialoader-1.0.0.pom
Required by:
project :app
* 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.
==============================================================================
8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':app:mergeDebugNativeLibs'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Could not find com.vincan:medialoader:1.0.0.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/vincan/medialoader/1.0.0/medialoader-1.0.0.pom
- https://repo.maven.apache.org/maven2/com/vincan/medialoader/1.0.0/medialoader-1.0.0.pom
Required by:
project :app
* 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
The text was updated successfully, but these errors were encountered:
INFO:
DETAIL:
When updating compileSdk 33 > 34, the package was no longer found. Also when migrating jcenter() from build.gradle > mavenCentral()
ERROR:
The text was updated successfully, but these errors were encountered: