Skip to content

Commit

Permalink
chore(deps): bump com.github.ByteHamster:SearchPreference
Browse files Browse the repository at this point in the history
Bumps [com.github.ByteHamster:SearchPreference](https://github.com/ByteHamster/SearchPreference) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/ByteHamster/SearchPreference/releases)
- [Commits](ByteHamster/SearchPreference@v2.5.0...v2.5.1)

---
updated-dependencies:
- dependency-name: com.github.ByteHamster:SearchPreference
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mikehardy committed Feb 19, 2024
1 parent 0f55229 commit cbf4902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AnkiDroid/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ dependencies {
implementation 'com.github.mrudultora:Colorpicker:1.2.0'
implementation "org.jetbrains.kotlin:kotlin-reflect:$kotlin_version"
implementation "org.jetbrains.kotlin:kotlin-test:$kotlin_version"
implementation 'com.github.ByteHamster:SearchPreference:2.5.0'
implementation 'com.github.ByteHamster:SearchPreference:2.5.1'

// Cannot use debugImplementation since classes need to be imported in AnkiDroidApp
// and there's no no-op version for release build. Usage has been disabled for release
Expand Down

0 comments on commit cbf4902

Please sign in to comment.