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 ab226a9 commit bde2e9fCopy full SHA for bde2e9f
app/build.gradle
@@ -139,7 +139,7 @@ dependencies {
139
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta2'
140
implementation 'androidx.cardview:cardview:1.0.0'
141
implementation 'androidx.recyclerview:recyclerview:1.1.0-beta04'
142
- implementation 'com.google.android.material:material:1.1.0-alpha10'
+ implementation 'com.google.android.material:material:1.1.0-beta01'
143
implementation "androidx.browser:browser:1.0.0"
144
implementation 'androidx.exifinterface:exifinterface:1.0.0'
145
implementation "androidx.lifecycle:lifecycle-extensions:${lifecycle_version}"
0 commit comments