mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-30 22:12:55 +01:00
Update to androidx.constraintlayout 2.1.4
This commit is contained in:
parent
5e1d15e790
commit
d533552f1a
@ -196,7 +196,7 @@ android {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.android.support.constraint:constraint-layout:2.0.4'
|
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
|
||||||
implementation "androidx.camera:camera-core:1.2.3"
|
implementation "androidx.camera:camera-core:1.2.3"
|
||||||
implementation "androidx.camera:camera-camera2:1.2.3"
|
implementation "androidx.camera:camera-camera2:1.2.3"
|
||||||
implementation 'androidx.camera:camera-view:1.2.3'
|
implementation 'androidx.camera:camera-view:1.2.3'
|
||||||
|
Loading…
Reference in New Issue
Block a user