mirror of
https://github.com/KokaKiwi/BarInsta
synced 2025-11-20 21:06:32 +00:00
Merge pull request #852 from austinhuang0131/renovate/androidx.camera-camera-camera2-1.x
Update dependency androidx.camera:camera-camera2 to v1.1.0-alpha03
This commit is contained in:
commit
22860ae942
1 changed files with 1 additions and 1 deletions
|
|
@ -105,7 +105,7 @@ dependencies {
|
|||
annotationProcessor "androidx.room:room-compiler:$room_version"
|
||||
|
||||
// CameraX
|
||||
def camerax_version = "1.1.0-alpha02"
|
||||
def camerax_version = "1.1.0-alpha03"
|
||||
implementation "androidx.camera:camera-camera2:$camerax_version"
|
||||
implementation "androidx.camera:camera-lifecycle:$camerax_version"
|
||||
implementation "androidx.camera:camera-view:1.0.0-alpha22"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue