Skip to content

Commit

Permalink
Merge pull request #30 from itning/dependabot/gradle/androidx.recycle…
Browse files Browse the repository at this point in the history
…rview-recyclerview-1.3.0

build(deps): bump androidx.recyclerview:recyclerview from 1.2.1 to 1.3.0
  • Loading branch information
itning authored Mar 10, 2023
2 parents d8b1011 + b910a15 commit d43ada8
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 @@ -34,7 +34,7 @@ dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'cat.ereza:customactivityoncrash:2.4.0'
implementation "androidx.recyclerview:recyclerview:1.2.1"
implementation "androidx.recyclerview:recyclerview:1.3.0"
implementation "com.squareup.retrofit2:retrofit:2.9.0"
implementation "com.squareup.retrofit2:converter-gson:2.9.0"
implementation 'com.squareup.retrofit2:adapter-rxjava2:2.9.0'
Expand Down

0 comments on commit d43ada8

Please sign in to comment.