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 b129e5a commit ab44993Copy full SHA for ab44993
app/build.gradle
@@ -27,7 +27,7 @@ android {
27
dependencies {
28
implementation fileTree(include: ['*.jar'], dir: 'libs')
29
implementation 'androidx.appcompat:appcompat:1.3.0'
30
- implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
+ implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
31
32
// Logger
33
implementation 'com.orhanobut:logger:2.2.0'
0 commit comments