We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11da00e commit 8667f6aCopy full SHA for 8667f6a
2 files changed
CHANGELOG.md
@@ -13,6 +13,7 @@
13
14
### AndroidX
15
16
+- :arrow_up: [navigation](https://developer.android.com/jetpack/androidx/releases/navigation#2.8.9) `2.8.8` → `2.8.9`
17
- :arrow_up: [webkit](https://developer.android.com/jetpack/androidx/releases/webkit#1.13.0) `1.12.1` → `1.13.0`
18
19
### Stack
versions-androidx/libs.versions.toml
@@ -29,7 +29,7 @@ fragment = "1.8.6"
29
hilt = "1.2.0"
30
lifecycle = "2.8.7"
31
media3 = "1.5.1"
32
-navigation = "2.8.8"
+navigation = "2.8.9"
33
paging = "3.3.6"
34
profileinstaller = "1.4.1"
35
recyclerview = "1.4.0"
0 commit comments