mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-27 20:36:51 +01:00
Update to androidx.constraintlayout 2.1.4
This commit is contained in:
parent
5e1d15e790
commit
d533552f1a
@ -196,7 +196,7 @@ android {
|
||||
}
|
||||
|
||||
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-camera2:1.2.3"
|
||||
implementation 'androidx.camera:camera-view:1.2.3'
|
||||
|
Loading…
Reference in New Issue
Block a user