mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Update dependency androidx.constraintlayout:constraintlayout to v2.2.1
This commit is contained in:
committed by
José Rebelo
parent
83c94fef2c
commit
3469a98db6
+1
-1
@@ -200,7 +200,7 @@ android {
|
||||
dependencies {
|
||||
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.4'
|
||||
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.2.0'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
|
||||
implementation "androidx.camera:camera-core:1.4.1"
|
||||
implementation "androidx.camera:camera-camera2:1.4.1"
|
||||
implementation 'androidx.camera:camera-view:1.4.1'
|
||||
|
||||
Reference in New Issue
Block a user