Skip to content

Commit cf8460a

Browse files
chore(deps): bump nav_version from 2.1.0-alpha05 to 2.1.0-alpha06 (#2046)
Bumps `nav_version` from 2.1.0-alpha05 to 2.1.0-alpha06. Updates `navigation-fragment-ktx` from 2.1.0-alpha05 to 2.1.0-alpha06 Updates `navigation-ui-ktx` from 2.1.0-alpha05 to 2.1.0-alpha06 Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent c57f71b commit cf8460a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ dependencies {
101101
def roomVersion = "2.1.0"
102102
def ktx_version = "1.0.0"
103103
def ktx2_version = "2.0.0"
104-
def nav_version = "2.1.0-alpha05"
104+
def nav_version = "2.1.0-alpha06"
105105
def anko_version = "0.10.8"
106106
def paging_version = "2.1.0"
107107

0 commit comments

Comments
 (0)