You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Testing AGP 9.0.0-alpha02, I am running into the following error during the configuration phase:
* What went wrong:
An exception occurred applying plugin request [id: 'com.google.firebase.firebase-perf', version: '2.0.1']
> Failed to apply plugin 'com.google.firebase.firebase-perf'.
> Could not create plugin of type 'FirebasePerfPlugin'.
> Could not generate a decorated class for type FirebasePerfPlugin.
> com/android/build/api/transform/Transform
Seems that AGP 9 will introduce some breaking change that isn't handled by the perf plugin.