Status Update
Comments
ro...@gmail.com <ro...@gmail.com> #2
Could downgrade to AS2022.2.1.4 with no problems.
Using classpath 'com.android.tools.build:gradle:8.0.0-alpha05'
in AS2022.2.1.4 gave same result (yes I know I shouldn't, but I often can check to see if problem aims the new gradle version)
I am stuck in as 2022.2.1.4 until resolved...
mm...@google.com <mm...@google.com>
ga...@google.com <ga...@google.com> #3
Christophe, your recent changes fully removed this method from GradleVersion. In order not to break existing Firebase-Perf plugin, we should revert those changes.
Amr, can you please migrate firebase-perf plugin to the new API that exposes AGP version on AndroidComponentsExtension
?
xo...@google.com <xo...@google.com>
xo...@google.com <xo...@google.com> #4
Thanks for the report; I've restored the methods that the firebase perf gradle plugin was using. Unfortunately because of the timings I think the next release to have them will be AS2022.2.1.7 / AGP 8.0.0-alpha07
; sorry for the inconvenience.
ro...@gmail.com <ro...@gmail.com> #5
Ok, I'll wait for them. :)
xo...@google.com <xo...@google.com> #6
It looks like AGP 8.0.0-alpha07
is now released: I hope that it makes the firebase perf gradle plugin work again. Please follow up if not...
ro...@gmail.com <ro...@gmail.com> #7
Just tested upgrading AS from 2022.2.1.4 -> 2022.2.1.7 and it seems to work like charm.
No incidents at the moment regarding FireBasePerfPlugin.
Good work ;)
World is smiling to them who are patient...
Description
Following error occures when upgrading my project from AS2022.2.1.4 -> AS2022.2.1.5
Adding logs: