Skip to content

Commit 9b3c9b3

Browse files
dependabot[bot]iamareebjamal
authored andcommitted
chore(deps): bump nav_version from 2.1.0-alpha03 to 2.1.0-alpha04 (#1773)
Bumps `nav_version` from 2.1.0-alpha03 to 2.1.0-alpha04. Updates `navigation-fragment-ktx` from 2.1.0-alpha03 to 2.1.0-alpha04 Updates `navigation-ui-ktx` from 2.1.0-alpha03 to 2.1.0-alpha04 Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 866a8b7 commit 9b3c9b3

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
@@ -100,7 +100,7 @@ dependencies {
100100
def roomVersion = "2.1.0-beta01"
101101
def ktx_version = "1.0.0"
102102
def ktx2_version = "2.0.0"
103-
def nav_version = "2.1.0-alpha03"
103+
def nav_version = "2.1.0-alpha04"
104104
def anko_version = "0.10.8"
105105

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

0 commit comments

Comments
 (0)