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 cf3a012 commit 362eb8fCopy full SHA for 362eb8f
app/build.gradle
@@ -114,7 +114,7 @@ dependencies {
114
115
implementation fileTree(dir: 'libs', include: ['*.jar'])
116
117
- implementation 'androidx.appcompat:appcompat:1.6.1'
+ implementation 'androidx.appcompat:appcompat:1.7.1'
118
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
119
implementation 'androidx.cardview:cardview:1.0.0'
120
implementation 'com.google.android.material:material:1.12.0'
0 commit comments