-
Notifications
You must be signed in to change notification settings - Fork 587
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Firebase App Distribution Gradle Plugin 5.1.0: connectedDebugAndroidTest
task fails
#6634
Comments
I found a few problems with this issue:
|
The changelog mentions "Updated dependencies to the latest versions". Might be related. |
I wanted to look for myself what exactly has changed in
Are there any news regarding open sourcing the Gradle plugin? |
Unfortunately not yet. |
having the same issue when android tests
|
Hey folks. Sorry for the issue. Feel free to drop down to @svenjacobs can you share the |
@tagboola This is a complex project consisting of about 80 Gradle modules. Does the output of |
Sorry, above comment was incorrect, the workaround:
|
We've been able to reproduce the problem and diagnose it using Until then, please downgrade to version 5.0.0. Sorry for the inconvenience! |
After upgrading the Firebase App Distribution Gradle plugin with ID
com.google.firebase.appdistribution
from version5.0.0
to version5.1.0
the task:app:connectedDebugAndroidTest
fails withFirebase BOM
33.8.0
Android Gradle Plugin
8.8.0
Gradle
8.12
(also tested with8.11.1
)The text was updated successfully, but these errors were encountered: