Skip to content

Commit

Permalink
Bump preference-ktx from 1.0.0 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps preference-ktx from 1.0.0 to 1.1.1.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 20, 2021
1 parent cd13d48 commit 7bc3d49
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 @@ -49,7 +49,7 @@ dependencies {
implementation 'androidx.recyclerview:recyclerview:1.1.0'
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'com.google.android.material:material:1.3.0'
implementation 'androidx.preference:preference-ktx:1.0.0'
implementation 'androidx.preference:preference-ktx:1.1.1'
implementation 'androidx.browser:browser:1.3.0'
implementation "com.squareup.dagger:dagger:$daggerVersion"
implementation "com.squareup.retrofit2:retrofit:$retrofitVersion"
Expand Down

0 comments on commit 7bc3d49

Please sign in to comment.