Skip to content

Commit

Permalink
build(deps): bump androidx.preference from 1.1.1. to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
VaiTon committed Feb 24, 2022
1 parent 4ca98ba commit dd160ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies {
// Android KTX
implementation("androidx.fragment:fragment-ktx:1.4.1")
implementation("androidx.activity:activity-ktx:1.4.0")
implementation("androidx.preference:preference-ktx:1.1.1")
implementation("androidx.preference:preference-ktx:1.2.0")
implementation("androidx.core:core-ktx:1.7.0")

val lifecycleVer = "2.4.0-alpha03"
Expand Down

0 comments on commit dd160ff

Please sign in to comment.