Android Studio version: 2024.2.2
Android Studio build: #AI-242.23726.103.2422.12816248, built on December 17, 2024
Component: Firebase Analytics
Component Version: I have not been specifying a version per documentation.
I tried updating Firebase BOM to version 33.8.0 this morning because Android studio reported an available update, and when I build my app I get an error indicating that com.google.firebase.analytics.analytics in imports and the Firebase.analytics call now both generate Unresolved Reference errors and the build fails.
To mitigate this problem I rolled back to version 33.7.0, and my app compiled without issue.
I noticed that the documentation for implementing Firebase and Firebase analytics found at https://firebase.google.com/docs/android/setup still indicates that 33.7.0 should be used.
Android Studio version: 2024.2.2
Android Studio build: #AI-242.23726.103.2422.12816248, built on December 17, 2024
Component: Firebase Analytics
Component Version: I have not been specifying a version per documentation.
I tried updating Firebase BOM to version 33.8.0 this morning because Android studio reported an available update, and when I build my app I get an error indicating that com.google.firebase.analytics.analytics in imports and the Firebase.analytics call now both generate Unresolved Reference errors and the build fails.
To mitigate this problem I rolled back to version 33.7.0, and my app compiled without issue.
I noticed that the documentation for implementing Firebase and Firebase analytics found at https://firebase.google.com/docs/android/setup still indicates that 33.7.0 should be used.