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

Commit b9e5010a authored by dependabot-preview[bot]'s avatar dependabot-preview[bot] Committed by Niedermann IT-Dienstleistungen
Browse files

Bump recyclerview from 1.0.0 to 1.1.0



Bumps recyclerview from 1.0.0 to 1.1.0.

Signed-off-by: default avatardependabot-preview[bot] <support@dependabot.com>
parent acaa581d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@ dependencies {
    annotationProcessor 'com.jakewharton:butterknife-compiler:10.2.0'

    implementation "androidx.appcompat:appcompat:1.1.0"
    implementation "androidx.recyclerview:recyclerview:1.0.0"
    implementation "androidx.recyclerview:recyclerview:1.1.0"
    implementation "com.google.android.material:material:1.0.0"

    implementation fileTree(dir: 'libs', include: ['*.jar'])