1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2025-01-19 00:36:48 -06:00

Bump fuzzywuzzy from 1.3.3 to 1.4.0 (#1765)

This commit is contained in:
dependabot[bot] 2022-01-28 11:07:22 +00:00 committed by GitHub
parent 009ec433be
commit 40e0934504
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -228,7 +228,7 @@ dependencies {
implementation "com.mikepenz:aboutlibraries-core:$about_libraries" implementation "com.mikepenz:aboutlibraries-core:$about_libraries"
implementation "io.coil-kt:coil:1.4.0" implementation "io.coil-kt:coil:1.4.0"
implementation "io.github.wulkanowy:AppKillerManager:3.0.0" implementation "io.github.wulkanowy:AppKillerManager:3.0.0"
implementation 'me.xdrop:fuzzywuzzy:1.3.3' implementation 'me.xdrop:fuzzywuzzy:1.4.0'
implementation 'com.fredporciuncula:flow-preferences:1.6.0' implementation 'com.fredporciuncula:flow-preferences:1.6.0'
playImplementation platform('com.google.firebase:firebase-bom:29.0.4') playImplementation platform('com.google.firebase:firebase-bom:29.0.4')