Fixed
Status Update
Comments
vi...@google.com <vi...@google.com> #2
This mentioned interface was removed only starting 7.2
, so you shouldn't have problems with using firebase with AGP 7.1
. Are you sure you don't have a dependency somewhere (maybe buildSrc?) on AGP or just gradle-api
7.2?
si...@medici.md <si...@medici.md> #3
I checked the project and there is no reference to AGP 7.2
I looked in ~/.gradle/caches/modules-2/files-2.1/com.android.tools.build/gradle-api and ~/.gradle/caches/modules-2/files-2.1/com.android.tools.build/gradle
Only 7.1.0-beta04 and 7.1.0-beta05 is there.
I checked with a new project. This problem only occurs when I enable the com.google.gms.google-services
and com.google.firebase.firebase-perf plugin.
Without these plugins everything works fine.
I looked in ~/.gradle/caches/modules-2/files-2.1/com.android.tools.build/gradle-api and ~/.gradle/caches/modules-2/files-2.1/com.android.tools.build/gradle
Only 7.1.0-beta04 and 7.1.0-beta05 is there.
I checked with a new project. This problem only occurs when I enable the com.google.gms.google-services
and com.google.firebase.firebase-perf plugin.
Without these plugins everything works fine.
fi...@hotmart.com <fi...@hotmart.com> #4
This is a known issue, we are working with those teams so they release a compatible plugin.
vi...@google.com <vi...@google.com>
xa...@google.com <xa...@google.com>
so...@google.com <so...@google.com> #5
Thanks!
so...@google.com <so...@google.com> #6
When can we expect an update on this?
si...@medici.md <si...@medici.md> #7
Last communication from firebase-perf team stated a release is scheduled for this week.
so...@google.com <so...@google.com> #8
But it looks like not only perf but androidx.navigation.safeargs.gradle.SafeArgsPlugin
also has this issue.
Description
AI-192.7142.36.36.6200805, JRE 1.8.0_212-release-1586-b4-5784211x64 JetBrains s.r.o, OS Mac OS X(x86_64) v10.15.3, screens 1680x1050; Retina
AS: 3.6; Kotlin plugin: 1.3.61; Android Gradle Plugin: 3.3.2; Gradle: 4.10.1; NDK: from local.properties: (not specified), latest from SDK: (not found); LLDB: pinned revision 3.1 not found, latest from SDK: (package not found); CMake: from local.properties: (not specified), latest from SDK: (not found), from PATH: (not found)
IMPORTANT: Please read