Does anyone know if 1.1.0 is going to be released ...
# compose
a
Does anyone know if 1.1.0 is going to be released at any point in the near future? What is Googles release cycle? Is 1.1.0-alpha02 a safe version to migrate to (like it is with fragmentx for example)?
Mainly this bug is crashing our app at this point
z
If you’re not a library, then you can use whichever version of the library works for you as long as you test it and are confident it actually works (but this applies to stable libraries too). The biggest risk is that you’ll need to go and update your code in a bunch of places when you later want to update versions and they’ve made a breaking change.