Skip to content

Commit

Permalink
Bump material from 1.3.0 to 1.4.0 (#2373)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 30, 2021
1 parent cda17e8 commit f8da4ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Expand Up @@ -45,7 +45,7 @@ libraries.kotlin = [
libraries.android = [
ktx: 'androidx.core:core-ktx:1.5.0',
compat: 'androidx.appcompat:appcompat:1.3.0',
material: 'com.google.android.material:material:1.3.0',
material: 'com.google.android.material:material:1.4.0',
junit: 'androidx.test.ext:junit:1.1.2',
espresso: 'androidx.test.espresso:espresso-core:3.3.0',
]

0 comments on commit f8da4ce

Please sign in to comment.