Skip to content

Commit 92382b1

Browse files
Merge pull request #131 from Androidacy/dependabot/gradle/com.google.android.material-material-1.12.0
Bump com.google.android.material:material from 1.11.0 to 1.12.0
2 parents 8d65b11 + 6131138 commit 92382b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ dependencies {
361361
implementation("androidx.recyclerview:recyclerview:1.3.2")
362362
implementation("androidx.swiperefreshlayout:swiperefreshlayout:1.1.0")
363363
implementation("androidx.webkit:webkit:1.11.0")
364-
implementation("com.google.android.material:material:1.11.0")
364+
implementation("com.google.android.material:material:1.12.0")
365365

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

0 commit comments

Comments
 (0)