mirror of
https://github.com/SimpleMobileTools/Simple-Camera.git
synced 2025-02-17 20:00:57 +01:00
update CameraX
This commit is contained in:
parent
d9afde41ed
commit
c406636492
@ -69,7 +69,7 @@ dependencies {
|
||||
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.5.1"
|
||||
implementation 'androidx.window:window:1.1.0-alpha03'
|
||||
|
||||
def camerax_version = '1.1.0'
|
||||
def camerax_version = '1.2.0-beta02'
|
||||
implementation "androidx.camera:camera-core:$camerax_version"
|
||||
implementation "androidx.camera:camera-camera2:$camerax_version"
|
||||
implementation "androidx.camera:camera-video:$camerax_version"
|
||||
|
Loading…
x
Reference in New Issue
Block a user