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 f46cd30 commit bf8ba9cCopy full SHA for bf8ba9c
build.gradle
@@ -38,7 +38,7 @@ ext {
38
dependencies = [
39
junit : 'junit:junit:4.+',
40
material : [
41
- material: 'com.google.android.material:material:1.5.0'
+ material: 'com.google.android.material:material:1.4.0'
42
],
43
androidx : [
44
test : [
0 commit comments