Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
- Bump dagger to v2.59.2
- Bump Jackson Core to v2.21.3
- Bump Compose BOM to v2026.04.01
- Bump AGP to v9.2.0
- Bump AGP to v9.2.1
- Bump Lint to v32.2.1
- Bump Gradle to v9.5.0
- Bump AndroidX Camera to v1.6.0
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
agp = "9.2.0"
agp = "9.2.1"

androidx-cameraView = "1.6.0"
androidx-camera = "1.6.0"
Expand Down
Loading