Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 275b1513 authored by Andy Scherzinger's avatar Andy Scherzinger Committed by GitHub
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
parents 3aef3cfc 73816bcd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -145,7 +145,7 @@ dependencies {
    implementation 'androidx.recyclerview:recyclerview:1.4.0'
    implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
    implementation 'androidx.work:work-runtime:2.10.3'
    implementation 'com.google.android.material:material:1.12.0'
    implementation 'com.google.android.material:material:1.13.0'

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