1
0
mirror of https://github.com/KokaKiwi/BarInsta synced 2024-11-22 14:47:29 +00:00

Update dependency androidx.camera:camera-camera2 to v1.1.0-alpha06

This commit is contained in:
Renovate Bot 2021-06-30 17:11:30 +00:00
parent e8fd989558
commit 79c4a5a62d
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

View File

@ -203,7 +203,7 @@ dependencies {
annotationProcessor "androidx.room:room-compiler:$room_version" annotationProcessor "androidx.room:room-compiler:$room_version"
// CameraX // CameraX
def camerax_version = "1.1.0-alpha05" def camerax_version = "1.1.0-alpha06"
implementation "androidx.camera:camera-camera2:$camerax_version" implementation "androidx.camera:camera-camera2:$camerax_version"
implementation "androidx.camera:camera-lifecycle:$camerax_version" implementation "androidx.camera:camera-lifecycle:$camerax_version"
implementation "androidx.camera:camera-view:1.0.0-alpha25" implementation "androidx.camera:camera-view:1.0.0-alpha25"