try to restore fdroid compat

This commit is contained in:
Fabian Freund
2025-10-20 16:42:17 +02:00
parent 1c7e9ec741
commit c1fe810f01
4 changed files with 14 additions and 7 deletions
+8 -1
View File
@@ -43,9 +43,9 @@ dependencies:
lexo_rank:
git:
url: https://github.com/FaFre/lexo_rank.git
local_auth: ^3.0.0
locale_resolver:
path: ../packages/locale_resolver
local_auth: ^3.0.0
logger: ^2.6.2
markdown: ^7.3.0
mime: ^2.0.0
@@ -86,6 +86,13 @@ dependencies:
url_launcher: ^6.3.2
uuid: ^4.5.1
dependency_overrides:
# Avoid gradle 8.12 for fdroid compatibility for now
flutter_plugin_android_lifecycle: 2.0.29
local_auth_android: 1.0.51
path_provider_android: 2.2.17
url_launcher_android: 6.3.17
dev_dependencies:
build_runner: ^2.7.1
copy_with_extension_gen: ^9.1.1