1
0
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:
José Rebelo 2024-07-03 00:11:06 +01:00
parent 5e1d15e790
commit d533552f1a

View File

@ -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'