Last active
September 3, 2018 05:58
-
-
Save prasannajeet/2ff9ab1e80aa2eccab70f33be4d6fda7 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
def nav_version = "1.0.0-alpha05" | |
implementation "android.arch.navigation:navigation-fragment-ktx:$nav_version" | |
implementation "android.arch.navigation:navigation-ui-ktx:$nav_version" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment