Skip to content

Commit

Permalink
Update dependency androidx.camera:camera-extensions to v1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 12, 2024
1 parent d01f19e commit 915c1cd
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 @@ -65,7 +65,7 @@ dependencies {
// If you want to additionally add CameraX ML Kit Vision Integration
implementation("androidx.camera:camera-mlkit-vision:1.3.0-alpha01")
// If you want to additionally use the CameraX Extensions library
implementation("androidx.camera:camera-extensions:1.3.0-alpha01")
implementation("androidx.camera:camera-extensions:1.3.4")

//Android Libraries
implementation 'androidx.appcompat:appcompat:1.6.1'
Expand Down

0 comments on commit 915c1cd

Please sign in to comment.