Closed justintuchek closed 4 years ago
Can you try the snapshot builds and report if everything looks ok? (instructions would be similar to https://github.com/segmentio/analytics-java#snapshots)
Sure - I can do that 👍
Would there be any testing contributions that you would find helpful for verification of future releases? Maybe something in Espresso? (realizing that blows up the simplicity of the current testing pipeline and Travis)
I feel reasonably confident about the unit tests in place. I'm not sure how much value espresso/UI tests would add to this library, but would be open to it if there's a strong reason.
Asking for manual verification in this case mostly as a sanity check, because this change in particular changed a lot of the tooling that could cause issues depending on the build environment of your app.
@f2prateek no issues with 2.0.1-beta1, although it would be great to finally see a stable release with AndroidX.
Thanks for the reminder - just cut release 2.0.1 promoting the changes from the beta to stable. Should be available shortly.
Hey 👋 any rough estimate on when Android X support would be available?
Checked it out in master but hasn't yet been deployed. Anything I can do to help?