1
0
mirror of https://github.com/KokaKiwi/BarInsta synced 2024-09-27 21:27:30 +00:00

Merge pull request #1168 from austinhuang0131/renovate/androidx.camera-camera-camera2-1.x

Update dependency androidx.camera:camera-camera2 to v1.1.0-alpha04
This commit is contained in:
Austin Huang 2021-04-26 18:14:06 -04:00 committed by GitHub
commit 67b8bd9a2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -149,7 +149,7 @@ dependencies {
annotationProcessor "androidx.room:room-compiler:$room_version"
// CameraX
def camerax_version = "1.1.0-alpha03"
def camerax_version = "1.1.0-alpha04"
implementation "androidx.camera:camera-camera2:$camerax_version"
implementation "androidx.camera:camera-lifecycle:$camerax_version"
implementation "androidx.camera:camera-view:1.0.0-alpha24"