Skip to content

Commit

Permalink
Merge pull request #1401 from wallabag/dependabot/gradle/com.google.a…
Browse files Browse the repository at this point in the history
…ndroid.material-material-1.12.0
  • Loading branch information
dependabot[bot] committed May 4, 2024
2 parents e3f7a50 + 25af12d commit c2600e5
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 @@ -68,7 +68,7 @@ dependencies {
implementation 'androidx.media:media:1.7.0'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
implementation 'androidx.recyclerview:recyclerview:1.3.2'
implementation 'com.google.android.material:material:1.11.0'
implementation 'com.google.android.material:material:1.12.0'
implementation 'org.greenrobot:eventbus:3.3.1'
implementation 'org.greenrobot:greendao:3.3.0'
annotationProcessor 'org.greenrobot:eventbus-annotation-processor:3.3.1'
Expand Down

0 comments on commit c2600e5

Please sign in to comment.