Skip to content

Commit

Permalink
Merge pull request #47 from Crazy-Marvin/dependabot/gradle/com.google…
Browse files Browse the repository at this point in the history
….android.material-material-1.2.1

Bump material from 1.2.0 to 1.2.1
  • Loading branch information
CrazyMarvin committed Oct 1, 2020
2 parents 00586e4 + 39da979 commit 3585325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ android {
dependencies {
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'androidx.constraintlayout:constraintlayout:2.0.1'
implementation 'com.google.android.material:material:1.2.0'
implementation 'com.google.android.material:material:1.2.1'
}

0 comments on commit 3585325

Please sign in to comment.