Gijs van Veen
Gijs van Veen
Yep, will track/correct when I have the time
Changes now track the Android API. I did leave the LocalCacheSettings as a sealed class as opposed to an interface, so it can both be constructed through a direct constructor...
Updated with fixes for remarks. Also moved the `IllegalStateException` thrown when attempting to set new settings after using Firestore into the common code, so that it may be caught properly...
BTW: we have the extent methods `val FirebaseFirestore.android` etc now, but I think I found a way to bring it back into the class itself. Since it's more relevant to...
Whoops, dont do things quickly in the morning :')
Source changes pointed to an actual bug. Fixed now
There are a few where `encodeDefaults: Boolean` was changed to `encodeSettings: EncodeSettings`. On some places I did add convenience extension methods, but that would require an import (and I also...
Made changes to keep API stable
@nbransby seems publication to maven central failed: https://central.sonatype.com/artifact/dev.gitlive/firebase-java-sdk/versions