Skip to content

Commit

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

Bump androidx.camera:camera-lifecycle from 1.3.0 to 1.4.1
  • Loading branch information
skydoves authored Jan 9, 2025
2 parents de3b95f + 694f833 commit e57a4ea
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 @@ -92,7 +92,7 @@ google-mlkit-selfie-segmentation = { group = "com.google.mlkit", name = "segment
androidx-camera-core = { group = "androidx.camera", name = "camera-core", version = "1.3.4" }
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.4" }
androidx-camera-lifecycle = { group = "androidx.camera", name = "camera-lifecycle", version = "1.3.0" }
androidx-camera-lifecycle = { group = "androidx.camera", name = "camera-lifecycle", version = "1.4.1" }

[plugins]
android-application = { id = "com.android.application", version.ref = "androidGradlePlugin" }
Expand Down

0 comments on commit e57a4ea

Please sign in to comment.