Hi team,
We're currently unable to build projects that depend on com.github.ExCiteS:apache-commons-codec-shaded:1.11 due to artifact resolution failures.
❌ Error Details
When running ./gradlew build --refresh-dependencies, the following error occurs:
> Task :app:checkDebugAarMetadata FAILED
* What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Could not find com.github.ExCiteS:apache-commons-codec-shaded:1.11.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/github/ExCiteS/apache-commons-codec-shaded/1.11/apache-commons-codec-shaded-1.11.pom
- https://repo.maven.apache.org/maven2/com/github/ExCiteS/apache-commons-codec-shaded/1.11/apache-commons-codec-shaded-1.11.pom
- https://jitpack.io/com/github/ExCiteS/apache-commons-codec-shaded/1.11/apache-commons-codec-shaded-1.11.pom
- file:/app/libs/apache-commons-codec-shaded-1.11.jar
This prevents consumers from building their projects reliably and results in intermittent failures depending on caching and network conditions.
https://jitpack.io/#ExCiteS/apache-commons-codec-shaded

Hi team,
We're currently unable to build projects that depend on
com.github.ExCiteS:apache-commons-codec-shaded:1.11due to artifact resolution failures.❌ Error Details
When running
./gradlew build --refresh-dependencies, the following error occurs:This prevents consumers from building their projects reliably and results in intermittent failures depending on caching and network conditions.
https://jitpack.io/#ExCiteS/apache-commons-codec-shaded
