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
All checks were successful
/ build (push) Successful in 6m2s
All checks were successful
/ build (push) Successful in 6m2s
This commit is contained in:
parent
662e4b9647
commit
d318aafd80
2 changed files with 3 additions and 3 deletions
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue