Skip to content

Commit

Permalink
Merge pull request #546 from MikeOrtiz/dependabot/gradle/androidx.rec…
Browse files Browse the repository at this point in the history
…yclerview-recyclerview-1.3.1

Bump androidx.recyclerview:recyclerview from 1.3.0 to 1.3.1
  • Loading branch information
hannesa2 authored Aug 3, 2023
2 parents 9546a44 + 577ff72 commit 35b0309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
implementation project(':touchview')
implementation 'androidx.core:core-ktx:1.10.1'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation 'androidx.recyclerview:recyclerview:1.3.0'
implementation 'androidx.recyclerview:recyclerview:1.3.1'
implementation "androidx.viewpager2:viewpager2:1.0.0"
implementation 'com.github.bumptech.glide:glide:4.15.1'

Expand Down

0 comments on commit 35b0309

Please sign in to comment.