Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Commit

Permalink
downgraded firebase-auth
Browse files Browse the repository at this point in the history
  • Loading branch information
moljac committed Jul 29, 2024
1 parent 2a726c8 commit 9af9d32
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -940,8 +940,8 @@
{
"groupId": "com.google.firebase",
"artifactId": "firebase-auth",
"version": "23.0.0",
"nugetVersion": "123.0.0",
"version": "22.3.1",
"nugetVersion": "122.3.1.2",
"nugetId": "Xamarin.Firebase.Auth",
"dependencyOnly": false
},
Expand All @@ -956,8 +956,8 @@
{
"groupId": "com.google.firebase",
"artifactId": "firebase-auth-ktx",
"version": "23.0.0",
"nugetVersion": "123.0.0",
"version": "22.3.1",
"nugetVersion": "122.3.1.2",
"nugetId": "Xamarin.Firebase.Auth.Ktx",
"dependencyOnly": false
},
Expand Down

0 comments on commit 9af9d32

Please sign in to comment.