mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-26 20:06:52 +01:00
Update androidx.camera to v1.4.0
This commit is contained in:
parent
aa2b6d142a
commit
cd068abdd3
@ -201,10 +201,10 @@ dependencies {
|
||||
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.2'
|
||||
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.2.0'
|
||||
implementation "androidx.camera:camera-core:1.3.4"
|
||||
implementation "androidx.camera:camera-camera2:1.3.4"
|
||||
implementation 'androidx.camera:camera-view:1.3.4'
|
||||
implementation 'androidx.camera:camera-lifecycle:1.3.4'
|
||||
implementation "androidx.camera:camera-core:1.4.0"
|
||||
implementation "androidx.camera:camera-camera2:1.4.0"
|
||||
implementation 'androidx.camera:camera-view:1.4.0'
|
||||
implementation 'androidx.camera:camera-lifecycle:1.4.0'
|
||||
|
||||
testImplementation "junit:junit:4.13.2"
|
||||
testImplementation "org.mockito:mockito-core:5.14.2"
|
||||
|
Loading…
Reference in New Issue
Block a user