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
{{ message }}
This repository has been archived by the owner on May 27, 2024. It is now read-only.
Update: @barbeau I tried refactoring the code mostly by updating the imports to androidx.core and some of them didn't require a lot of changes. However, there are classes that use LayoutInflator (deprecated in androidx) that need major code changes.
Firebase 17+ versions use JetPack (or Androidx). Some material design libraries like BottomSheetView don't build when migrated to AndroidX.
When firebase is upgraded to 17, without migrating to androidx, the manifest merger fails. The error message looks like this:
The text was updated successfully, but these errors were encountered: