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 7d072bdCopy full SHA for 7d072bd
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.0'
30
31
// Logger
32
implementation 'com.orhanobut:logger:2.2.0'
0 commit comments