Skip to content

Commit

Permalink
Merge pull request #131 from Androidacy/dependabot/gradle/com.google.…
Browse files Browse the repository at this point in the history
…android.material-material-1.12.0

Bump com.google.android.material:material from 1.11.0 to 1.12.0
  • Loading branch information
androidacy-user authored Jun 30, 2024
2 parents 8d65b11 + 6131138 commit 92382b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ dependencies {
implementation("androidx.recyclerview:recyclerview:1.3.2")
implementation("androidx.swiperefreshlayout:swiperefreshlayout:1.1.0")
implementation("androidx.webkit:webkit:1.11.0")
implementation("com.google.android.material:material:1.11.0")
implementation("com.google.android.material:material:1.12.0")

implementation("com.mikepenz:aboutlibraries:11.2.1")

Expand Down

0 comments on commit 92382b1

Please sign in to comment.