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

Unverified Commit 73816bcd authored by renovate[bot]'s avatar renovate[bot] Committed by GitHub
Browse files

fix(deps): update dependency com.google.android.material:material to v1.13.0

parent c716b11d
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}"