Skip to content

Commit 275b151

Browse files
Merge pull request #2812 from nextcloud/renovate/com.google.android.material-material-1.x
fix(deps): update dependency com.google.android.material:material to v1.13.0
2 parents 3aef3cf + 73816bc commit 275b151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ dependencies {
145145
implementation 'androidx.recyclerview:recyclerview:1.4.0'
146146
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
147147
implementation 'androidx.work:work-runtime:2.10.3'
148-
implementation 'com.google.android.material:material:1.12.0'
148+
implementation 'com.google.android.material:material:1.13.0'
149149

150150
// Database
151151
implementation "androidx.room:room-runtime:${roomVersion}"

0 commit comments

Comments
 (0)