Skip to content

Instantly share code, notes, and snippets.

@ktvipin27
Created June 28, 2020 05:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ktvipin27/84b193601d26006c06aed456aa592e7e to your computer and use it in GitHub Desktop.
Save ktvipin27/84b193601d26006c06aed456aa592e7e to your computer and use it in GitHub Desktop.
project level build.gradle file for cameraX sample
dependencies {
//...
classpath "androidx.navigation:navigation-safe-args-gradle-plugin:2.2.2"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment