Fix app name in french (#2072)

This commit is contained in:
Rafał Borcz
2022-12-14 22:41:57 +01:00
committed by GitHub
parent df5155f1c7
commit 217ebfc549
3 changed files with 2 additions and 2 deletions

View File

@ -237,7 +237,7 @@ dependencies {
implementation 'com.github.bastienpaulfr:Treessence:1.0.5'
implementation "com.mikepenz:aboutlibraries-core:$about_libraries"
implementation "io.coil-kt:coil:2.2.2"
implementation "io.github.wulkanowy:AppKillerManager:3.0.0"
implementation "io.github.wulkanowy:AppKillerManager:3.0.1"
implementation 'me.xdrop:fuzzywuzzy:1.4.0'
implementation 'com.fredporciuncula:flow-preferences:1.8.0'