Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
861492d6
Commit
861492d6
authored
Nov 17, 2016
by
Hans Muller
Committed by
GitHub
Nov 17, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changed vm_service_client version back to 0.2.2+2 (#6909)
parent
6d8141b2
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
2 deletions
+3
-2
pubspec.yaml
dev/devicelab/pubspec.yaml
+1
-1
pubspec.yaml
packages/flutter_driver/pubspec.yaml
+1
-1
pubspec.yaml
packages/flutter_tools/pubspec.yaml
+1
-0
No files found.
dev/devicelab/pubspec.yaml
View file @
861492d6
...
...
@@ -12,7 +12,7 @@ dependencies:
meta
:
^1.0.3
path
:
^1.3.0
stack_trace
:
^1.4.0
vm_service_client
:
'
^0.2.0'
vm_service_client
:
'
0.2.2+2'
# TODO(yegor): use the latest version
dev_dependencies
:
# See packages/flutter_test/pubspec.yaml for why we're pinning this version.
...
...
packages/flutter_driver/pubspec.yaml
View file @
861492d6
...
...
@@ -13,7 +13,7 @@ dependencies:
matcher
:
'
>=0.12.0
<1.0.0'
path
:
'
^1.3.0'
web_socket_channel
:
'
^1.0.0'
vm_service_client
:
'
^0.2.0'
vm_service_client
:
'
0.2.2+2'
# TODO(yegor): use the latest version
flutter
:
sdk
:
flutter
flutter_test
:
...
...
packages/flutter_tools/pubspec.yaml
View file @
861492d6
...
...
@@ -24,6 +24,7 @@ dependencies:
pub_semver
:
^1.0.0
stack_trace
:
^1.4.0
usage
:
^2.2.1
vm_service_client
:
'
0.2.2+2'
# TODO(yegor): use the latest version
web_socket_channel
:
^1.0.4
xml
:
^2.4.1
yaml
:
^2.1.3
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment