Skip to content

Commit

Permalink
Merge pull request #160 from itachi1706/dependabot/gradle/com.google.…
Browse files Browse the repository at this point in the history
…android.material-material-1.9.0
  • Loading branch information
dependabot[bot] authored Jun 7, 2023
2 parents 68932aa + ce7cb2e commit fa5c8dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helperlib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'

implementation 'com.google.android.material:material:1.7.0'
implementation 'com.google.android.material:material:1.9.0'
}

apply from: 'publish.gradle'

0 comments on commit fa5c8dd

Please sign in to comment.