analysis_server: migrate to Object.hash functions
Update min SDK to 2.14 Change-Id: I370875b550f5c103560e13697329c1443c036a2c Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/212880 Auto-Submit: Kevin Moore <kevmoo@google.com> Commit-Queue: Konstantin Shcheglov <scheglov@google.com> Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
This commit is contained in:
committed by
commit-bot@chromium.org
parent
928b6443c4
commit
9f3b7cf4c6
@@ -11,7 +11,7 @@
|
||||
"constraint, update this by running tools/generate_package_config.dart."
|
||||
],
|
||||
"configVersion": 2,
|
||||
"generated": "2021-09-01T12:41:37.776425",
|
||||
"generated": "2021-09-08T14:55:24.803714",
|
||||
"generator": "tools/generate_package_config.dart",
|
||||
"packages": [
|
||||
{
|
||||
@@ -70,7 +70,7 @@
|
||||
"name": "analysis_server",
|
||||
"rootUri": "../pkg/analysis_server",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.12"
|
||||
"languageVersion": "2.14"
|
||||
},
|
||||
{
|
||||
"name": "analysis_server_client",
|
||||
|
||||
Reference in New Issue
Block a user