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