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
Upgrade firebase-dataconnect version to 16.0.0-beta03 (was 16.0.0-beta02) (#2539)
* upgrade com.google.firebase:firebase-dataconnect to 16.0.0-beta03 (was 16.0.0-beta02)
* ReviewCard.kt: fix build to use the new com.google.firebase.dataconnect.LocalDate class, instead of the no-longer-used java.util.Date class
* ReviewCard.kt: format the com.google.firebase.dataconnect.LocalDate for display in the UI
* ReviewCard.kt: use best date formatting available based on the Android platform version at runtime
* Revert changes to the date format: changed back to "dd MMM, yyyy" (I had changed it to "MMM d, yyyy)
0 commit comments