Skip to content

Commit

Permalink
fix(deps): update androidxcameraversion to v1.4.1
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 29909b8 commit 2dc1f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ kapt {
}

ext {
androidxCameraVersion = "1.4.0"
androidxCameraVersion = "1.4.1"
coilKtVersion = "2.7.0"
daggerVersion = "2.53.1"
emojiVersion = "1.5.0"
Expand Down

0 comments on commit 2dc1f38

Please sign in to comment.