From d318aafd800bd99a5d8b2dc7ccf8954f0f381474 Mon Sep 17 00:00:00 2001 From: Varakh Date: Wed, 10 Jan 2024 23:03:23 +0100 Subject: [PATCH] Revert dynamic_colors to v1.6.8 as 1.6.9 requires Gradle 8 with the latest Kotlin, but still fails to build after overcoming initial issue with flutter_sharing_intent not having a proper namespace attribute defined --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index b22f409..25807e3 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -221,10 +221,10 @@ packages: dependency: "direct main" description: name: dynamic_color - sha256: a866f1f8947bfdaf674d7928e769eac7230388a2e7a2542824fad4bb5b87be3b + sha256: "8b8bd1d798bd393e11eddeaa8ae95b12ff028bf7d5998fc5d003488cd5f4ce2f" url: "https://pub.dev" source: hosted - version: "1.6.9" + version: "1.6.8" expandable: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index ebfe35a..7b5289e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -39,7 +39,7 @@ dependencies: permission_handler: 11.1.0 package_info_plus: 5.0.1 json_annotation: 4.8.1 - dynamic_color: 1.6.9 + dynamic_color: 1.6.8 intl: 0.18.1 path: 1.8.3 flutter_sharing_intent: 1.1.0