Skip to content

Commit

Permalink
Merge pull request #210 from Crazy-Marvin/dependabot/gradle/androidx.…
Browse files Browse the repository at this point in the history
…recyclerview-recyclerview-1.3.2

Bump androidx.recyclerview:recyclerview from 1.3.1 to 1.3.2
  • Loading branch information
CrazyMarvin authored Feb 26, 2024
2 parents 7834833 + 65ee85a commit 0d3f1ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wear/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies {
implementation 'com.google.android.gms:play-services-wearable:18.0.0'
implementation 'androidx.percentlayout:percentlayout:1.0.0'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation 'androidx.recyclerview:recyclerview:1.3.1'
implementation 'androidx.recyclerview:recyclerview:1.3.2'
implementation 'androidx.wear:wear:1.3.0'

}

0 comments on commit 0d3f1ec

Please sign in to comment.