Skip to content

Commit

Permalink
fix(deps): update androidxcameraversion to v1.3.4
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 Jun 17, 2024
1 parent 35ce857 commit 7d35acf
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 @@ -126,7 +126,7 @@ android {
}

ext {
androidxCameraVersion = "1.3.3"
androidxCameraVersion = "1.3.4"
coilKtVersion = "2.6.0"
daggerVersion = "2.51.1"
emojiVersion = "1.4.0"
Expand Down

0 comments on commit 7d35acf

Please sign in to comment.