Skip to content

Commit efcfe83

Browse files
Merge pull request #159 from OMGSoundboard/dependabot/gradle/androidx.navigation-navigation-compose-2.8.9
Bump androidx.navigation:navigation-compose from 2.8.7 to 2.8.9
2 parents 0c3fc88 + 8fe2a16 commit efcfe83

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
@@ -113,7 +113,7 @@ dependencies {
113113

114114

115115
// Compose Nav Destinations
116-
implementation "androidx.navigation:navigation-compose:2.8.7"
116+
implementation "androidx.navigation:navigation-compose:2.8.9"
117117

118118
//Room
119119
implementation "androidx.room:room-ktx:2.6.1"

0 commit comments

Comments
 (0)