Skip to content

Instantly share code, notes, and snippets.

@DanishAmjad12
Created September 10, 2019 08:36
Show Gist options
  • Save DanishAmjad12/5afcd04894dc2a02a6107e7c26da2690 to your computer and use it in GitHub Desktop.
Save DanishAmjad12/5afcd04894dc2a02a6107e7c26da2690 to your computer and use it in GitHub Desktop.
// Use the most recent version of CameraX, currently that is alpha04
def camerax_version = "1.0.0-alpha04"
implementation "androidx.camera:camera-core:${camerax_version}"
implementation "androidx.camera:camera-camera2:${camerax_version}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment