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-rc01.

---
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 Sep 7, 2023
1 parent f760c0c commit 99155d7
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.6.2'

implementation "androidx.camera:camera-core:1.3.0-beta01"
implementation "androidx.camera:camera-core:1.3.0-rc01"
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 99155d7

Please sign in to comment.