Skip to content

Commit 78a9662

Browse files
chore: 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-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bd2c330 commit 78a9662

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3.2")
63+
implementation("androidx.recyclerview:recyclerview:1.4.0")
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)