Update dependency androidx.camera:camera-view to v1.0.0-alpha24
This commit is contained in:
parent
627b1bfe76
commit
ffe4dbe8b9
@ -139,7 +139,7 @@ dependencies {
|
||||
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"
|
||||
implementation "androidx.camera:camera-view:1.0.0-alpha24"
|
||||
|
||||
// EmojiCompat
|
||||
def emoji_compat_version = "1.1.0"
|
||||
|
Loading…
Reference in New Issue
Block a user