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

Unverified Commit 5fcaa6dd authored by Andy Scherzinger's avatar Andy Scherzinger Committed by GitHub
Browse files

Merge pull request #1789 from...

Merge pull request #1789 from nextcloud/dependabot/gradle/com.google.android.material-material-1.9.0

build(deps): Bump com.google.android.material:material from 1.8.0 to 1.9.0
parents 467c5f1b 3fd7e376
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -100,7 +100,7 @@ dependencies {
    implementation 'androidx.recyclerview:recyclerview:1.3.0'
    implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
    implementation 'androidx.work:work-runtime:2.8.1'
    implementation 'com.google.android.material:material:1.8.0'
    implementation 'com.google.android.material:material:1.9.0'

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