Skip to content

Commit

Permalink
Merge pull request #541 from hannesa2/dependabot/gradle/com.google.an…
Browse files Browse the repository at this point in the history
…droid.material-material-1.11.0

Bump com.google.android.material:material from 1.10.0 to 1.11.0
  • Loading branch information
hannesa2 authored Jan 3, 2024
2 parents 01a6eaf + 0a23e39 commit dab7290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion basicSample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ android {
dependencies {
implementation project(':serviceLibrary')
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'com.google.android.material:material:1.10.0'
implementation 'com.google.android.material:material:1.11.0'
implementation 'androidx.recyclerview:recyclerview:1.3.2'
implementation "com.github.AppDevNext.Logcat:LogcatCoreLib:$logcatVersion"

Expand Down

0 comments on commit dab7290

Please sign in to comment.