We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88b958d commit 8e94aebCopy full SHA for 8e94aeb
gradle/dependencies.gradle
@@ -45,7 +45,7 @@ libraries.kotlin = [
45
libraries.android = [
46
ktx: 'androidx.core:core-ktx:1.7.0',
47
compat: 'androidx.appcompat:appcompat:1.4.0',
48
- material: 'com.google.android.material:material:1.4.0',
+ material: 'com.google.android.material:material:1.5.0',
49
junit: 'androidx.test.ext:junit:1.1.3',
50
espresso: 'androidx.test.espresso:espresso-core:3.4.0',
51
]
0 commit comments