Skip to content

Commit

Permalink
fix(deps): update agp to v8.7.3 (#5149)
Browse files Browse the repository at this point in the history
Co-authored-by: Siddharth Agarwal <[email protected]>
  • Loading branch information
siddh1004 and Siddharth Agarwal authored Dec 4, 2024
1 parent 6cc5209 commit b8dc22e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
- Bump ConstraintLayout to v2.2.0
- Bump Lottie Compose to v6.6.0
- Bump Sentry Android to v7.18.0
- Bump AGP to v8.7.3

### Fixes

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 = "8.7.2"
agp = "8.7.3"

androidx-cameraView = "1.3.4"
androidx-camera = "1.4.0"
Expand Down

0 comments on commit b8dc22e

Please sign in to comment.