mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Update androidx.camera to v1.4.2
This commit is contained in:
committed by
José Rebelo
parent
cab12149d6
commit
1a64484501
+4
-4
@@ -201,10 +201,10 @@ dependencies {
|
||||
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.5'
|
||||
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
|
||||
implementation "androidx.camera:camera-core:1.4.1"
|
||||
implementation "androidx.camera:camera-camera2:1.4.1"
|
||||
implementation 'androidx.camera:camera-view:1.4.1'
|
||||
implementation 'androidx.camera:camera-lifecycle:1.4.1'
|
||||
implementation "androidx.camera:camera-core:1.4.2"
|
||||
implementation "androidx.camera:camera-camera2:1.4.2"
|
||||
implementation 'androidx.camera:camera-view:1.4.2'
|
||||
implementation 'androidx.camera:camera-lifecycle:1.4.2'
|
||||
|
||||
testImplementation "junit:junit:4.13.2"
|
||||
testImplementation "org.mockito:mockito-core:5.16.1"
|
||||
|
||||
Reference in New Issue
Block a user