aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-04-18 13:12:49 +0530
committerGitHub <noreply@github.com>2023-04-18 13:12:49 +0530
commit1f2f448bbe693642e36a898be0fa2d3b2acdcd08 (patch)
tree43e4fa808d82a5c897f43e4ad2911bb1ab94d878
parent31da2f755607ead957a1dbf77f1e79f85b426779 (diff)
fix(deps): update dependency com.github.android-password-store:sublime-fuzzy to v2.3.2 (#2476)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--gradle/libs.versions.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 8758257f..4a5c4dc4 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -33,7 +33,7 @@ androidx-recyclerview = "androidx.recyclerview:recyclerview:1.3.0"
androidx-recyclerviewSelection = "androidx.recyclerview:recyclerview-selection:1.2.0-alpha01"
androidx-security = "androidx.security:security-crypto-ktx:1.1.0-alpha05"
androidx-swiperefreshlayout = "androidx.swiperefreshlayout:swiperefreshlayout:1.2.0-alpha01"
-aps-sublimeFuzzy = "com.github.android-password-store:sublime-fuzzy:2.3.1"
+aps-sublimeFuzzy = "com.github.android-password-store:sublime-fuzzy:2.3.2"
aps-zxingAndroidEmbedded = "com.github.android-password-store:zxing-android-embedded:4.2.1"
build-agp = { module = "com.android.tools.build:gradle", version.ref = "agp" }
build-detekt = "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.22.0"