Skip to content

Commit e579660

Browse files
Bump androidx.recyclerview:recyclerview from 1.3.2 to 1.4.0
Bumps androidx.recyclerview:recyclerview from 1.3.2 to 1.4.0. --- updated-dependencies: - dependency-name: androidx.recyclerview:recyclerview dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bbd47f4 commit e579660

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
@@ -111,7 +111,7 @@ dependencies {
111111
}
112112

113113
implementation files('libs/SystemUISharedLib.jar')
114-
implementation('androidx.recyclerview:recyclerview:1.3.2')
114+
implementation('androidx.recyclerview:recyclerview:1.4.0')
115115

116116
testImplementation 'androidx.test:core:1.6.1'
117117
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)