Update dependency androidx.navigation:navigation-compose to v2.9.8

This commit is contained in:
Renovate Bot
2026-04-23 02:02:40 +00:00
parent 4220a334fd
commit f32ae1a8e8

View File

@@ -95,7 +95,7 @@ dependencies {
implementation 'androidx.compose.material3:material3:1.4.0'
implementation 'androidx.compose.material:material:1.10.6'
implementation 'androidx.compose.material:material-icons-extended:1.7.8'
implementation 'androidx.navigation:navigation-compose:2.9.7'
implementation 'androidx.navigation:navigation-compose:2.9.8'
implementation 'androidx.preference:preference-ktx:1.2.1'
implementation "androidx.biometric:biometric:1.2.0-alpha05"