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 2ec2d57 commit 2207158Copy full SHA for 2207158
app/build.gradle
@@ -54,8 +54,8 @@ android {
54
}
55
56
dependencies {
57
- implementation 'androidx.appcompat:appcompat:1.5.1'
58
- implementation 'com.google.android.material:material:1.7.0'
+ implementation 'androidx.appcompat:appcompat:1.6.1'
+ implementation 'com.google.android.material:material:1.8.0'
59
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
60
61
if (rootProject.ext.dependencyOnLocalLibrary) {
0 commit comments