Skip to content

Commit

Permalink
Update dependency androidx.camera:camera-extensions to v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2023
1 parent 45174d7 commit 88efc79
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 @@ -75,7 +75,7 @@ dependencies {
implementation 'androidx.camera:camera-view:1.0.0-alpha12'

// CameraX Extensions library
implementation "androidx.camera:camera-extensions:1.0.0-alpha12"
implementation "androidx.camera:camera-extensions:1.3.1"

implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation 'androidx.core:core-ktx:1.3.0'
Expand Down

0 comments on commit 88efc79

Please sign in to comment.