When I try to build the APK for Android I see this error message in the log:
[2022-02-10T02:56:52.386Z] [ERROR] [Build] Execution failed for task ':app:checkDebugDuplicateClasses'.
[2022-02-10T02:56:52.386Z] [ERROR] [Build] > Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
[2022-02-10T02:56:52.386Z] [ERROR] [Build] > Could not find com.intentfilter:android-permissions:0.1.8.
[2022-02-10T02:56:52.386Z] [ERROR] [Build] Searched in the following locations:
[2022-02-10T02:56:52.386Z] [ERROR] [Build] - https://dl.google.com/dl/android/maven2/com/intentfilter/android-permissions/0.1.8/android-permissions-0.1.8.pom
[2022-02-10T02:56:52.386Z] [ERROR] [Build] - https://repo.maven.apache.org/maven2/com/intentfilter/android-permissions/0.1.8/android-permissions-0.1.8.pom
[2022-02-10T02:56:52.386Z] [ERROR] [Build] Required by:
[2022-02-10T02:56:52.386Z] [ERROR] [Build] project :app