Skip to content

Commit

Permalink
Merge pull request #624 from nextcloud/dependabot/gradle/com.google.a…
Browse files Browse the repository at this point in the history
…ndroid.material-material-1.11.0
  • Loading branch information
dependabot[bot] authored Jan 19, 2024
2 parents 302ed1b + c0b2b84 commit 9b1a256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ dependencies {
implementation 'androidx.core:core:1.10.1'
implementation 'androidx.fragment:fragment:1.6.2'

implementation 'com.google.android.material:material:1.9.0'
implementation 'com.google.android.material:material:1.11.0'

compileOnly "org.projectlombok:lombok:1.18.30"
annotationProcessor "org.projectlombok:lombok:1.18.30"
Expand Down

0 comments on commit 9b1a256

Please sign in to comment.