Skip to content

Commit e826c04

Browse files
Merge pull request #3469 from netology-code/dependabot/gradle/11_fragments/nav_version-2.8.4
2 parents 4049d02 + 303c9ff commit e826c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

11_fragments/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)