mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Update androidx.camera to v1.6.1
This commit is contained in:
+4
-4
@@ -234,10 +234,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.6.0"
|
||||
implementation "androidx.camera:camera-camera2:1.6.0"
|
||||
implementation 'androidx.camera:camera-view:1.6.0'
|
||||
implementation 'androidx.camera:camera-lifecycle:1.6.0'
|
||||
implementation "androidx.camera:camera-core:1.6.1"
|
||||
implementation "androidx.camera:camera-camera2:1.6.1"
|
||||
implementation 'androidx.camera:camera-view:1.6.1'
|
||||
implementation 'androidx.camera:camera-lifecycle:1.6.1'
|
||||
|
||||
testImplementation "junit:junit:4.13.2"
|
||||
testImplementation "org.mockito:mockito-core:5.23.0"
|
||||
|
||||
Reference in New Issue
Block a user