We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72df131 commit 68ca533Copy full SHA for 68ca533
2 files changed
CHANGELOG.md
@@ -13,6 +13,7 @@
13
14
### AndroidX
15
16
+- :arrow_up: [camera](https://developer.android.com/jetpack/androidx/releases/camera#1.4.2) `1.4.1` → `1.4.2`
17
- :arrow_up: [navigation](https://developer.android.com/jetpack/androidx/releases/navigation#2.8.9) `2.8.8` → `2.8.9`
18
- :arrow_up: [webkit](https://developer.android.com/jetpack/androidx/releases/webkit#1.13.0) `1.12.1` → `1.13.0`
19
versions-androidx/libs.versions.toml
@@ -5,7 +5,7 @@ annotation = "1.9.1"
5
annotation-experimental = "1.4.1"
6
appcompat = "1.7.0"
7
browser = "1.8.0"
8
-camera = "1.4.1"
+camera = "1.4.2"
9
compose-animation = "1.7.8"
10
compose-bom = "2025.02.00"
11
compose-foundation = "1.7.8"
0 commit comments