Compare commits
3 Commits
7c65deb1b4
...
9f0e326883
Author | SHA1 | Date | |
---|---|---|---|
|
9f0e326883 | ||
|
a95c6951f2 | ||
|
0966aa5054 |
@ -74,9 +74,9 @@ android {
|
||||
dependencies {
|
||||
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs_nio:2.1.5'
|
||||
|
||||
implementation 'androidx.camera:camera-lifecycle:1.4.1'
|
||||
implementation 'androidx.camera:camera-view:1.4.1'
|
||||
runtimeOnly 'androidx.camera:camera-camera2:1.4.1'
|
||||
implementation 'androidx.camera:camera-lifecycle:1.4.2'
|
||||
implementation 'androidx.camera:camera-view:1.4.2'
|
||||
runtimeOnly 'androidx.camera:camera-camera2:1.4.2'
|
||||
|
||||
implementation 'com.google.code.gson:gson:2.12.1'
|
||||
implementation 'com.google.android.material:material:1.12.0'
|
||||
|
Loading…
x
Reference in New Issue
Block a user