Skip to content

Commit

Permalink
build(deps): bump androidx.camera:camera-core
Browse files Browse the repository at this point in the history
Bumps androidx.camera:camera-core from 1.3.0-beta01 to 1.3.0-beta02.

---
updated-dependencies:
- dependency-name: androidx.camera:camera-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 27, 2023
1 parent 953be80 commit 88fcd18
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 @@ -37,7 +37,7 @@ dependencies {
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3'
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.5.1'

implementation "androidx.camera:camera-core:1.3.0-beta01"
implementation "androidx.camera:camera-core:1.3.0-beta02"
implementation "androidx.camera:camera-camera2:1.3.0-beta01"
implementation "androidx.camera:camera-lifecycle:1.3.0-beta01"
implementation 'androidx.camera:camera-view:1.3.0-beta01'
Expand Down

0 comments on commit 88fcd18

Please sign in to comment.