Skip to content

Instantly share code, notes, and snippets.

@itsamirrezah
Created September 26, 2019 08:32
Show Gist options
  • Save itsamirrezah/c578d9039da0b3b8fda9b6462b33f593 to your computer and use it in GitHub Desktop.
Save itsamirrezah/c578d9039da0b3b8fda9b6462b33f593 to your computer and use it in GitHub Desktop.
buildscript {
repositories {
}
dependencies {
classpath "androidx.navigation:navigation-safe-args-gradle-plugin:2.1.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment