mirror of
https://github.com/KokaKiwi/BarInsta
synced 2024-11-22 06:37:30 +00:00
Update dependency androidx.camera:camera-view to v1.0.0-alpha26
This commit is contained in:
parent
e8fd989558
commit
655a0548e2
@ -206,7 +206,7 @@ dependencies {
|
||||
def camerax_version = "1.1.0-alpha05"
|
||||
implementation "androidx.camera:camera-camera2:$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-alpha26"
|
||||
|
||||
// EmojiCompat
|
||||
def emoji_compat_version = "1.1.0"
|
||||
|
Loading…
Reference in New Issue
Block a user