Zac Sweers
Zac Sweers
We're not 1.0 yet but we might be some day! We can integrate it now but allow breaking changes until 1.0 obviously. https://github.com/Kotlin/binary-compatibility-validator
* auto-value-gson/auto-value-moshi * Handling custom adapters/factories
I think it should be fine to allow later newBuilder()'d instances because they would just further delegate to any adapters added later, but we should test this.
Currently our `ciUnitTest` lifecycle tasks only depend on the `release` variant of tests in libraries, but multi-variant libraries could run their tests in other variants too. Let's do two things...
Noticed this oddity, if sgp is defined after the kotlin and agp plugins it seems that anvil doesn't run 🤔
This way it's easy to see the full file from the panel, for those that don't know where it's coming from.
Similar to studio's built-in one. This would allow opening it on demand.