Closed adrianolc closed 1 year ago
@adrianolc maybe it's even an intended behavior change? I still can't find a changelog on the Firebase releases page one week after 4.4.0 has been published.
Should be fixed with https://firebase.google.com/support/release-notes/android#appdistro_gradle_plugin_v4-0-1
But still changelogs for com.google.gms.google-services:4.4.0
are missing.
@G00fY2 yep, you're right, this was fixed with the Firebase AppDistro update.
Thanks!!
After the last update,
com.google.gms.google-services:4.4.0
, the plugin cannot set the app id to the Firebase Distribution. Working fine on version4.3.15
.Setting the app ID to
firebaseAppDistribution
manually works as expected.Similar issue in the past