File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2424 com.google.firebase.dataconnect.LocalDate.
2525 ([ #6434 ] ( https://github.com/firebase/firebase-android-sdk/pull/6434 ) )
2626* [ changed] ` DateSerializer ` removed, as it is superceded by
27- ` LocalDateSerializer ` .
28- As of Data Connect emulator version 1.7.0, the generated Kotlin code uses
29- ` com.google.firebase.dataconnect.LocalDate ` instead of ` java.util.Date ` .
30- Therefore, this version of the SDK must be paired with an appropriate version
31- of the Data Connect emulator.
27+ ` LocalDateSerializer ` . As of Data Connect emulator version 1.7.0, the
28+ generated Kotlin code uses ` com.google.firebase.dataconnect.LocalDate `
29+ instead of ` java.util.Date ` . Therefore, this version of the SDK must be
30+ paired with code generated by version 1.7.0 (or later) of the Data Connect
31+ emulator.
3232 ([ #6513 ] ( https://github.com/firebase/firebase-android-sdk/pull/6513 ) )
3333
3434# 16.0.0-beta02
You can’t perform that action at this time.
0 commit comments