Skip to content

Commit 0e92483

Browse files
Bump androidx.hilt:hilt-navigation-compose from 1.2.0 to 1.3.0
Bumps androidx.hilt:hilt-navigation-compose from 1.2.0 to 1.3.0. --- updated-dependencies: - dependency-name: androidx.hilt:hilt-navigation-compose dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6888c74 commit 0e92483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ androidxComposeBom = "2024.11.00"
1010
androidxCore = "1.15.0"
1111
androidxDataStore = "1.1.7"
1212
androidxEspresso = "3.6.1"
13-
androidxHiltNavigationCompose = "1.2.0"
13+
androidxHiltNavigationCompose = "1.3.0"
1414
androidxLifecycle = "2.8.7"
1515
androidxNavigation = "2.8.9"
1616
androidxTestExt = "1.2.1"

0 commit comments

Comments
 (0)