Skip to content

Commit

Permalink
Merge pull request #18 from GetStream/dependabot/gradle/androidx.came…
Browse files Browse the repository at this point in the history
…ra-camera-core-1.3.3

Bump androidx.camera:camera-core from 1.3.0 to 1.3.3
  • Loading branch information
skydoves authored Apr 26, 2024
2 parents 15205ac + a3a1641 commit ac96cb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ play-auth = { group = "com.google.android.gms", name = "play-services-auth", ver
google-mlkit-selfie-segmentation = { group = "com.google.mlkit", name = "segmentation-selfie", version.ref = "googleMlKitSelfieSegmentation" }

# Dependencies of the included build-logic
androidx-camera-core = { group = "androidx.camera", name = "camera-core", version = "1.3.0" }
androidx-camera-core = { group = "androidx.camera", name = "camera-core", version = "1.3.3" }
play-services-mlkit-barcode-scanning = { group = "com.google.android.gms", name = "play-services-mlkit-barcode-scanning", version = "18.3.0" }
androidx-camera-view = { group = "androidx.camera", name = "camera-view", version = "1.3.3" }
androidx-camera-lifecycle = { group = "androidx.camera", name = "camera-lifecycle", version = "1.3.0" }
Expand Down

0 comments on commit ac96cb7

Please sign in to comment.