We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d84956c commit 7a3ba65Copy full SHA for 7a3ba65
app/build.gradle
@@ -26,7 +26,7 @@ android {
26
dependencies {
27
implementation fileTree(include: ['*.jar'], dir: 'libs')
28
implementation 'androidx.appcompat:appcompat:1.3.0'
29
- implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
+ implementation 'androidx.constraintlayout:constraintlayout:2.1.1'
30
31
// Logger
32
implementation 'com.orhanobut:logger:2.2.0'
0 commit comments