Skip to content

Commit 30e1d4b

Browse files
Bump androidx.navigation:navigation-ui-ktx from 2.8.2 to 2.8.4
Bumps androidx.navigation:navigation-ui-ktx from 2.8.2 to 2.8.4. --- updated-dependencies: - dependency-name: androidx.navigation:navigation-ui-ktx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d5b31a commit 30e1d4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ hidden-api = "4.3.3"
77
material = { module = "com.google.android.material:material", version = "1.12.0" }
88
core-ktx = { module = "androidx.core:core-ktx", version = "1.15.0" }
99
modernandroidpreferences = { module = "de.maxr1998:modernandroidpreferences", version = "2.3.2" }
10-
navigation-ui-ktx = { module = "androidx.navigation:navigation-ui-ktx", version = "2.8.2" }
10+
navigation-ui-ktx = { module = "androidx.navigation:navigation-ui-ktx", version = "2.8.4" }
1111
navigation-fragment-ktx = { module = "androidx.navigation:navigation-fragment-ktx", version = "2.8.3" }
1212
lifecycle-viewmodel-ktx = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version = "2.8.6" }
1313
swiperefreshlayout = { module = "androidx.swiperefreshlayout:swiperefreshlayout", version = "1.2.0-alpha01" }

0 commit comments

Comments
 (0)