Skip to content

Commit

Permalink
chore(deps): bump nav_version from 2.1.0-alpha01 to 2.1.0-alpha02 (#1524
Browse files Browse the repository at this point in the history
)

Bumps `nav_version` from 2.1.0-alpha01 to 2.1.0-alpha02.

Updates `navigation-fragment-ktx` from 2.1.0-alpha01 to 2.1.0-alpha02

Updates `navigation-ui-ktx` from 2.1.0-alpha01 to 2.1.0-alpha02

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and iamareebjamal committed Apr 4, 2019
1 parent 8580868 commit b41a67c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ dependencies {
def roomVersion = "2.1.0-alpha06"
def ktx_version = "1.0.0"
def ktx2_version = "2.0.0"
def nav_version = "2.1.0-alpha01"
def nav_version = "2.1.0-alpha02"
def anko_version = "0.10.8"

implementation fileTree(dir: 'libs', include: ['*.jar'])
Expand Down

0 comments on commit b41a67c

Please sign in to comment.