Skip to content

Commit fdb9c02

Browse files
chore: bump androidx.recyclerview:recyclerview (#250)
Bumps androidx.recyclerview:recyclerview from 1.2.1 to 1.3.2. --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e9e8299 commit fdb9c02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core-sdk-samples/higgs-shop-sample-app/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependencies {
6060
implementation("androidx.core:core-ktx:1.9.0")
6161
implementation("androidx.fragment:fragment:1.5.4")
6262
implementation("androidx.fragment:fragment-ktx:1.5.4")
63-
implementation("androidx.recyclerview:recyclerview:1.2.1")
63+
implementation("androidx.recyclerview:recyclerview:1.3.2")
6464
implementation("androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1")
6565
implementation("androidx.lifecycle:lifecycle-livedata-ktx:2.5.1")
6666
implementation("androidx.navigation:navigation-fragment-ktx:2.5.3")

0 commit comments

Comments
 (0)