firebase / firebase-android-sdk

Firebase Android SDK
https://firebase.google.com
Apache License 2.0
2.28k stars 580 forks source link

Bump to stable version of androidx.credentials:credentials in com.google.firebase:firebase-auth #6282

Open warting opened 1 month ago

warting commented 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
google-oss-bot commented 1 month ago

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.