mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Update androidx.camera to v1.5.0
This commit is contained in:
committed by
José Rebelo
parent
4eff847f89
commit
0e9a57f31d
+4
-4
@@ -220,10 +220,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.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'
|
||||
implementation "androidx.camera:camera-core:1.5.0"
|
||||
implementation "androidx.camera:camera-camera2:1.5.0"
|
||||
implementation 'androidx.camera:camera-view:1.5.0'
|
||||
implementation 'androidx.camera:camera-lifecycle:1.5.0'
|
||||
|
||||
testImplementation "junit:junit:4.13.2"
|
||||
testImplementation "org.mockito:mockito-core:5.19.0"
|
||||
|
||||
Reference in New Issue
Block a user