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
Fix handling of date comparisons. Nano seconds resolution is supporte…
…d by Timestamp, but not by Firestore itself, so we round to milliseconds
Replaced parsing of dates using legacy date objects to new Java Date objects to increase precision.
Merge pull request #4 from alfa1-group/dependabot/maven/com.google.fi…
…rebase-firebase-admin-9.4.2
Bump com.google.firebase:firebase-admin from 9.2.0 to 9.4.2