Compare commits
1 Commits
9f0e326883
...
7c65deb1b4
Author | SHA1 | Date | |
---|---|---|---|
|
7c65deb1b4 |
@ -74,9 +74,9 @@ android {
|
|||||||
dependencies {
|
dependencies {
|
||||||
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs_nio:2.1.5'
|
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs_nio:2.1.5'
|
||||||
|
|
||||||
implementation 'androidx.camera:camera-lifecycle:1.4.2'
|
implementation 'androidx.camera:camera-lifecycle:1.4.1'
|
||||||
implementation 'androidx.camera:camera-view:1.4.2'
|
implementation 'androidx.camera:camera-view:1.4.2'
|
||||||
runtimeOnly 'androidx.camera:camera-camera2:1.4.2'
|
runtimeOnly 'androidx.camera:camera-camera2:1.4.1'
|
||||||
|
|
||||||
implementation 'com.google.code.gson:gson:2.12.1'
|
implementation 'com.google.code.gson:gson:2.12.1'
|
||||||
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