Skip to content

Commit

Permalink
feat(sdks, android): use firebase-android-sdk 28.3.0, play-services-a…
Browse files Browse the repository at this point in the history
…uth 19.2.0 (#5555)
  • Loading branch information
mikehardy authored Jul 29, 2021
1 parent f4168b1 commit edcd4e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,11 @@
"targetSdk": 30,
"compileSdk": 30,
"buildTools": "30.0.2",
"firebase": "28.2.1",
"firebase": "28.3.0",
"firebaseCrashlyticsGradle": "2.7.1",
"firebasePerfGradle": "1.4.0",
"gmsGoogleServicesGradle": "4.3.8",
"playServicesAuth": "19.0.0"
"playServicesAuth": "19.2.0"
}
}
}

1 comment on commit edcd4e2

@vercel
Copy link

@vercel vercel bot commented on edcd4e2 Jul 29, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.