Dear Developers,
We are happy to announce that 1.1.0-beta01 is ready to release soon! Starting here it is one version number for all: all CameraX libraries share the same release version, which means you can use the 1.1.0-beta01 (and future versions) for the following CameraX library dependencies:
implementation “androidx.camera:camera-core:1.1.0-beta1"
 implementation “androidx.camera:camera-camera2:1.1.0-beta1"
implementation “androidx.camera:camera-lifecycle:1.1.0-beta1"
implementation “androidx.camera:camera-view:1.1.0-beta1"
 implementation “androidx.camera:camera-video:1.1.0-beta1"
implementation “androidx.camera:camera-extensions:1.1.0-beta1"
Please check out the upcoming Jetpack release or CameraX release note page for detailed changes built into this release. Try it out and report bugs here. We are also working towards the next version, so feel free to contact us or file feature requests here; and one more thing, please fill out a very short survey to share your thoughts on Extensions and VideoCapture!
Thank you for continuing to support CameraX!
CameraX development team