1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-11-23 23:56:27 -06:00

Bump fuzzywuzzy from 1.3.1 to 1.3.3 (#1754)

This commit is contained in:
dependabot[bot] 2022-01-23 00:58:12 +00:00 committed by GitHub
parent a00f2dcbda
commit 5d1085a64a
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.1' implementation 'me.xdrop:fuzzywuzzy:1.3.3'
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.3') playImplementation platform('com.google.firebase:firebase-bom:29.0.3')