How to resolve build failure due to core-location dependency in Android project with Gradle?
I’m experiencing a build failure when running ./gradlew clean build on my Android project. The error message indicates a problem with the core-location dependency from androidx.core. Here are the details: