Open warting opened 1 month ago
I prefere to use stable versions of libraries but com.google.firebase:firebase-auth is currently using androidx.credentials:credentials:1.2.0-rc01.
I think it should be changed to latest 1.2.2
And not rolated to firebase but com.google.android.libraries.identity.googleid:googleid:1.1.1 uses androidx.credentials:credentials:1.3.0-beta01
+--- com.google.firebase:firebase-auth -> 23.0.0 | +--- androidx.credentials:credentials:1.2.0-rc01 -> 1.3.0-beta01 (*) ... +--- com.google.android.libraries.identity.googleid:googleid:1.1.1 | +--- androidx.credentials:credentials:1.3.0-beta01
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
I prefere to use stable versions of libraries but com.google.firebase:firebase-auth is currently using androidx.credentials:credentials:1.2.0-rc01.
I think it should be changed to latest 1.2.2
And not rolated to firebase but com.google.android.libraries.identity.googleid:googleid:1.1.1 uses androidx.credentials:credentials:1.3.0-beta01