Skip to content

Commit 46e8a80

Browse files
Bump nav_version from 2.8.3 to 2.8.4 in /12_sql
Bumps `nav_version` from 2.8.3 to 2.8.4. Updates `androidx.navigation:navigation-fragment-ktx` from 2.8.3 to 2.8.4 Updates `androidx.navigation:navigation-ui-ktx` from 2.8.3 to 2.8.4 --- updated-dependencies: - dependency-name: androidx.navigation:navigation-fragment-ktx dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: androidx.navigation:navigation-ui-ktx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2e3ae5b commit 46e8a80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

12_sql/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies {
4848
def activity_version = "1.9.3"
4949
def lifecycle_version = "2.8.7"
5050
def gson_version = "2.11.0"
51-
def nav_version = "2.8.3"
51+
def nav_version = "2.8.4"
5252

5353
implementation "androidx.core:core-ktx:$core_version"
5454
implementation "androidx.appcompat:appcompat:$appcompat_version"

0 commit comments

Comments
 (0)