Skip to content

Commit

Permalink
Merge Dependabot PR #4
Browse files Browse the repository at this point in the history
Bump androidx.preference:preference-ktx from 1.2.0 to 1.2.1
  • Loading branch information
MDP43140 authored Jan 20, 2024
2 parents 7ecb160 + f592774 commit fb4f2b0
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 @@ -70,7 +70,7 @@ dependencies {
androidTestImplementation 'androidx.test.ext:junit:1.1.5'

//Preference
implementation "androidx.preference:preference-ktx:1.2.0"
implementation "androidx.preference:preference-ktx:1.2.1"
implementation "androidx.work:work-runtime-ktx:2.9.0"
implementation "androidx.core:core-ktx:1.12.0"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
Expand Down

0 comments on commit fb4f2b0

Please sign in to comment.