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
[plugins] Remove JavaPluginConvention from FirebaseJavaLibraryPlugin (#6866)
`JavaPluginConvention` and the use of convetions in general is
deprecated and will cause an error when migrated to Gradle 9.0. The
recommended replacement is to use extensions.
0 commit comments