Created
June 28, 2020 05:50
-
-
Save ktvipin27/84b193601d26006c06aed456aa592e7e to your computer and use it in GitHub Desktop.
project level build.gradle file for cameraX sample
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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