Compare commits
2 Commits
7c031abbcf
...
aea6fa6c69
Author | SHA1 | Date | |
---|---|---|---|
|
aea6fa6c69 | ||
|
029a1fcde7 |
@ -74,9 +74,9 @@ android {
|
|||||||
dependencies {
|
dependencies {
|
||||||
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs_nio:2.1.3'
|
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs_nio:2.1.3'
|
||||||
|
|
||||||
implementation 'androidx.camera:camera-lifecycle:1.4.0'
|
implementation 'androidx.camera:camera-lifecycle:1.4.1'
|
||||||
implementation 'androidx.camera:camera-view:1.4.0'
|
implementation 'androidx.camera:camera-view:1.4.0'
|
||||||
runtimeOnly 'androidx.camera:camera-camera2:1.4.0'
|
runtimeOnly 'androidx.camera:camera-camera2:1.4.1'
|
||||||
|
|
||||||
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