Skip to content

Commit

Permalink
Bump androidx.preference:preference from 1.1.1 to 1.2.1 (#1218)
Browse files Browse the repository at this point in the history
Bumps androidx.preference:preference from 1.1.1 to 1.2.1.

---
updated-dependencies:
- dependency-name: androidx.preference:preference
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent db4f4a5 commit c034c58
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 @@ -8,7 +8,7 @@ dependencies {
androidTestImplementation("androidx.annotation:annotation:1.2.0")
androidTestImplementation("androidx.test:rules:1.6.1")
annotationProcessor("com.google.dagger:dagger-compiler:2.53.1")
implementation("androidx.preference:preference:1.1.1")
implementation("androidx.preference:preference:1.2.1")
implementation("androidx.constraintlayout:constraintlayout:2.0.4")
implementation("androidx.core:core:1.3.0")
implementation("androidx.documentfile:documentfile:1.0.1")
Expand Down

0 comments on commit c034c58

Please sign in to comment.