There was an error while loading. Please reload this page.
1 parent 725d97e commit bf46038Copy full SHA for bf46038
1 file changed
app/build.gradle
@@ -36,7 +36,7 @@ dependencies {
36
implementation 'com.google.android.material:material:1.9.0'
37
implementation 'androidx.cardview:cardview:1.0.0'
38
implementation 'androidx.recyclerview:recyclerview:1.3.1-rc01'
39
- implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
+ implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
40
implementation 'androidx.multidex:multidex:2.0.1'
41
implementation 'androidx.localbroadcastmanager:localbroadcastmanager:1.1.0'
42
// Thingy library
0 commit comments