From 359f0526082857c63bc4caa8a31836a7e8be25b8 Mon Sep 17 00:00:00 2001 From: Sebok Andras Date: Fri, 12 May 2023 18:36:47 +0200 Subject: [PATCH] fix: export keystore not working in some conditions (#862) --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 16abba54..62e6d0e1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,8 +16,8 @@ dependencies: cross_connectivity: ^3.0.5 cr_file_saver: git: - url: https://github.com/dhruvanbhalara/cr_file_saver.git - ref: a08326ecb48f581b4b09e2e2665d31ed1704c7af + url: https://github.com/dhruvanbhalara/cr_file_saver + ref: "fix/incorrect_file_name" device_apps: git: url: https://github.com/ponces/flutter_plugin_device_apps