Compare commits
3 Commits
e42b86b5f5
...
b36c6aefc5
Author | SHA1 | Date | |
---|---|---|---|
|
b36c6aefc5 | ||
|
7f0212fc5d | ||
|
413d8bd7bf |
@ -74,9 +74,9 @@ android {
|
|||||||
dependencies {
|
dependencies {
|
||||||
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs_nio:2.0.4'
|
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs_nio:2.0.4'
|
||||||
|
|
||||||
implementation 'androidx.camera:camera-lifecycle:1.3.3'
|
implementation 'androidx.camera:camera-lifecycle:1.3.4'
|
||||||
implementation 'androidx.camera:camera-view:1.3.3'
|
implementation 'androidx.camera:camera-view:1.3.4'
|
||||||
runtimeOnly 'androidx.camera:camera-camera2:1.3.3'
|
runtimeOnly 'androidx.camera:camera-camera2:1.3.4'
|
||||||
|
|
||||||
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