mirror of
https://github.com/KokaKiwi/BarInsta
synced 2025-11-20 12:56:31 +00:00
Update dependency androidx.camera:camera-view to v1.0.0-alpha27
This commit is contained in:
parent
77bca1b8ec
commit
a3c48ba388
1 changed files with 1 additions and 1 deletions
|
|
@ -210,7 +210,7 @@ dependencies {
|
|||
def camerax_version = "1.1.0-alpha06"
|
||||
implementation "androidx.camera:camera-camera2:$camerax_version"
|
||||
implementation "androidx.camera:camera-lifecycle:$camerax_version"
|
||||
implementation "androidx.camera:camera-view:1.0.0-alpha26"
|
||||
implementation "androidx.camera:camera-view:1.0.0-alpha27"
|
||||
|
||||
// EmojiCompat
|
||||
def emoji_compat_version = "1.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue