Firebase Config should be fixed, looking into universalLinks
The previous Firebase Config error has gone, but it is now replaced with:
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':App:checkReleaseAarMetadata'.
> Could not resolve all files for configuration ':App:releaseRuntimeClasspath'.
> Could not find com.google.firebase:firebase-config:20.1.2.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/google/firebase/firebase-config/20.1.2/firebase-config-20.1.2.pom
- https://jcenter.bintray.com/com/google/firebase/firebase-config/20.1.2/firebase-config-20.1.2.pom
- https://repo.maven.apache.org/maven2/com/google/firebase/firebase-config/20.1.2/firebase-config-20.1.2.pom
- file:/Users/alanthomson/Library/Application%20Support/Corona/Native/Corona/android/lib/gradle/firebase-config-20.1.2.jar
- file:/Users/alanthomson/Library/Application%20Support/Corona/Native/Corona/android/lib/gradle/firebase-config.jar
- file:/Users/alanthomson/Library/Application%20Support/Corona/Native/Corona/android/lib/Corona/libs/firebase-config-20.1.2.jar
- file:/Users/alanthomson/Library/Application%20Support/Corona/Native/Corona/android/lib/Corona/libs/firebase-config.jar
- https://maven.singular.net/com/google/firebase/firebase-config/20.1.2/firebase-config-20.1.2.pom
- https://dl-maven-android.mintegral.com/repository/mbridge_android_sdk_oversea/com/google/firebase/firebase-config/20.1.2/firebase-config-20.1.2.pom
- https://android-sdk.is.com/com/google/firebase/firebase-config/20.1.2/firebase-config-20.1.2.pom
- https://sdk.smartlook.com/android/release/com/google/firebase/firebase-config/20.1.2/firebase-config-20.1.2.pom
Required by:
project :App
@Scott_Harrison Sorry, I forgot to tag you in the last message so not sure if youâd seen that the Firebase Config plugin still fails to build. Perhaps v:20.1.2 is no longer being hosted in Googleâs repo.
Will take a look
This should be fixed, I just went in updated all firebase plugins to latest on Android which appears to work okay in my Firebase demo project.
I tested firebase config and firebase analytics by themselves and the build settings posted
Just made new builds and itâs working for me too. Thank you once again Scott.
@Scott_Harrison I have the same issue when I intergrate the appodeal plugin,it show the error:
Execution failed for task â:App:checkReleaseDuplicateClassesâ.
A failure occurred while executing com.android.build.gradle.internal.tasks.CheckDuplicatesRunnable
However, if I comment out the firebaseDatabase plugin, the project builds successfully.
It would be appreciated any advice on this issue.
Version 2025.3714 (2025.1.18)
Whatâs your build.settings