Skip to content

Commit

Permalink
Bump androidx.camera:camera-view from 1.4.0-rc01 to 1.5.0-alpha01
Browse files Browse the repository at this point in the history
Bumps androidx.camera:camera-view from 1.4.0-rc01 to 1.5.0-alpha01.

---
updated-dependencies:
- dependency-name: androidx.camera:camera-view
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 2bca31e commit 9869e67
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 @@ -95,7 +95,7 @@ dependencies {
implementation "androidx.camera:camera-lifecycle:$camerax_version"

// CameraX View class
implementation 'androidx.camera:camera-view:1.4.0-rc01'
implementation 'androidx.camera:camera-view:1.5.0-alpha01'

implementation 'org.litepal.android:core:3.0.0'
implementation 'androidx.recyclerview:recyclerview:1.3.2'
Expand Down

0 comments on commit 9869e67

Please sign in to comment.