Skip to content

Commit

Permalink
Merge pull request #1710 from stefan-niedermann/dependabot/gradle/cam…
Browse files Browse the repository at this point in the history
…eraVersion-1.4.1

Chore(deps): Bump cameraVersion from 1.4.0 to 1.4.1
  • Loading branch information
stefan-niedermann authored Dec 12, 2024
2 parents e5c7122 + 7e4c978 commit 901d098
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 @@ -71,7 +71,7 @@ android {
}

dependencies {
def cameraVersion = "1.4.0"
def cameraVersion = "1.4.1"
def lifecycleVersion = "2.8.7"
def roomVersion = "2.6.1"
def glideVersion = "4.16.0"
Expand Down

0 comments on commit 901d098

Please sign in to comment.