Skip to content

Commit

Permalink
Update dependency com.google.android.material:material to v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 18, 2022
1 parent 3f4c7b6 commit 2ee9bb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ android {
}

dependencies {
implementation 'com.google.android.material:material:1.1.0'
implementation 'com.google.android.material:material:1.6.1'
implementation 'io.github.inflationx:calligraphy3:3.1.1'
implementation 'io.github.inflationx:viewpump:2.0.3'
androidTestImplementation 'androidx.test:core:1.2.0'
Expand All @@ -40,6 +40,6 @@ android {
}

dependencies {
implementation 'com.google.android.material:material:1.1.0'
implementation 'com.google.android.material:material:1.6.1'
}

0 comments on commit 2ee9bb7

Please sign in to comment.