Update dependency androidx.camera:camera-camera2 to v1.4.0
This commit is contained in:
parent
c404d498d5
commit
8a22d3b66e
@ -76,7 +76,7 @@ dependencies {
|
|||||||
|
|
||||||
implementation 'androidx.camera:camera-lifecycle:1.3.4'
|
implementation 'androidx.camera:camera-lifecycle:1.3.4'
|
||||||
implementation 'androidx.camera:camera-view:1.3.4'
|
implementation 'androidx.camera:camera-view:1.3.4'
|
||||||
runtimeOnly 'androidx.camera:camera-camera2:1.3.4'
|
runtimeOnly 'androidx.camera:camera-camera2:1.4.0'
|
||||||
|
|
||||||
implementation 'com.google.code.gson:gson:2.11.0'
|
implementation 'com.google.code.gson:gson:2.11.0'
|
||||||
implementation 'com.google.android.material:material:1.12.0'
|
implementation 'com.google.android.material:material:1.12.0'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user