Skip to content

Commit 279f566

Browse files
committed
Update Gradle v5.0
*Update Gradle from v4.4 to v5.0. Old version of Gradle no longer works with Flutter.
1 parent 68acb95 commit 279f566

File tree

3 files changed

+6
-251
lines changed

3 files changed

+6
-251
lines changed
File renamed without changes.

android/gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-4.4-all.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-5.0-all.zip

pubspec.lock

Lines changed: 5 additions & 250 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,6 @@
11
# Generated by pub
22
# See https://www.dartlang.org/tools/pub/glossary#lockfile
33
packages:
4-
analyzer:
5-
dependency: transitive
6-
description:
7-
name: analyzer
8-
url: "https://pub.dartlang.org"
9-
source: hosted
10-
version: "0.32.4"
11-
args:
12-
dependency: transitive
13-
description:
14-
name: args
15-
url: "https://pub.dartlang.org"
16-
source: hosted
17-
version: "1.5.0"
184
async:
195
dependency: transitive
206
description:
@@ -43,27 +29,6 @@ packages:
4329
url: "https://pub.dartlang.org"
4430
source: hosted
4531
version: "1.14.11"
46-
convert:
47-
dependency: transitive
48-
description:
49-
name: convert
50-
url: "https://pub.dartlang.org"
51-
source: hosted
52-
version: "2.0.2"
53-
crypto:
54-
dependency: transitive
55-
description:
56-
name: crypto
57-
url: "https://pub.dartlang.org"
58-
source: hosted
59-
version: "2.0.6"
60-
csslib:
61-
dependency: transitive
62-
description:
63-
name: csslib
64-
url: "https://pub.dartlang.org"
65-
source: hosted
66-
version: "0.14.5"
6732
cupertino_icons:
6833
dependency: "direct main"
6934
description:
@@ -81,83 +46,6 @@ packages:
8146
description: flutter
8247
source: sdk
8348
version: "0.0.0"
84-
front_end:
85-
dependency: transitive
86-
description:
87-
name: front_end
88-
url: "https://pub.dartlang.org"
89-
source: hosted
90-
version: "0.1.4"
91-
glob:
92-
dependency: transitive
93-
description:
94-
name: glob
95-
url: "https://pub.dartlang.org"
96-
source: hosted
97-
version: "1.1.7"
98-
html:
99-
dependency: transitive
100-
description:
101-
name: html
102-
url: "https://pub.dartlang.org"
103-
source: hosted
104-
version: "0.13.3+3"
105-
http:
106-
dependency: transitive
107-
description:
108-
name: http
109-
url: "https://pub.dartlang.org"
110-
source: hosted
111-
version: "0.11.3+17"
112-
http_multi_server:
113-
dependency: transitive
114-
description:
115-
name: http_multi_server
116-
url: "https://pub.dartlang.org"
117-
source: hosted
118-
version: "2.0.5"
119-
http_parser:
120-
dependency: transitive
121-
description:
122-
name: http_parser
123-
url: "https://pub.dartlang.org"
124-
source: hosted
125-
version: "3.1.3"
126-
io:
127-
dependency: transitive
128-
description:
129-
name: io
130-
url: "https://pub.dartlang.org"
131-
source: hosted
132-
version: "0.3.3"
133-
js:
134-
dependency: transitive
135-
description:
136-
name: js
137-
url: "https://pub.dartlang.org"
138-
source: hosted
139-
version: "0.6.1+1"
140-
json_rpc_2:
141-
dependency: transitive
142-
description:
143-
name: json_rpc_2
144-
url: "https://pub.dartlang.org"
145-
source: hosted
146-
version: "2.0.9"
147-
kernel:
148-
dependency: transitive
149-
description:
150-
name: kernel
151-
url: "https://pub.dartlang.org"
152-
source: hosted
153-
version: "0.3.4"
154-
logging:
155-
dependency: transitive
156-
description:
157-
name: logging
158-
url: "https://pub.dartlang.org"
159-
source: hosted
160-
version: "0.11.3+2"
16149
matcher:
16250
dependency: transitive
16351
description:
@@ -172,123 +60,25 @@ packages:
17260
url: "https://pub.dartlang.org"
17361
source: hosted
17462
version: "1.1.6"
175-
mime:
176-
dependency: transitive
177-
description:
178-
name: mime
179-
url: "https://pub.dartlang.org"
180-
source: hosted
181-
version: "0.9.6+2"
182-
multi_server_socket:
183-
dependency: transitive
184-
description:
185-
name: multi_server_socket
186-
url: "https://pub.dartlang.org"
187-
source: hosted
188-
version: "1.0.2"
189-
node_preamble:
190-
dependency: transitive
191-
description:
192-
name: node_preamble
193-
url: "https://pub.dartlang.org"
194-
source: hosted
195-
version: "1.4.4"
196-
package_config:
197-
dependency: transitive
198-
description:
199-
name: package_config
200-
url: "https://pub.dartlang.org"
201-
source: hosted
202-
version: "1.0.5"
203-
package_resolver:
204-
dependency: transitive
205-
description:
206-
name: package_resolver
207-
url: "https://pub.dartlang.org"
208-
source: hosted
209-
version: "1.0.4"
21063
path:
21164
dependency: transitive
21265
description:
21366
name: path
21467
url: "https://pub.dartlang.org"
21568
source: hosted
21669
version: "1.6.2"
217-
plugin:
218-
dependency: transitive
219-
description:
220-
name: plugin
221-
url: "https://pub.dartlang.org"
222-
source: hosted
223-
version: "0.2.0+3"
224-
pool:
225-
dependency: transitive
226-
description:
227-
name: pool
228-
url: "https://pub.dartlang.org"
229-
source: hosted
230-
version: "1.3.6"
231-
pub_semver:
232-
dependency: transitive
233-
description:
234-
name: pub_semver
235-
url: "https://pub.dartlang.org"
236-
source: hosted
237-
version: "1.4.2"
23870
quiver:
23971
dependency: transitive
24072
description:
24173
name: quiver
24274
url: "https://pub.dartlang.org"
24375
source: hosted
244-
version: "2.0.0+1"
245-
shelf:
246-
dependency: transitive
247-
description:
248-
name: shelf
249-
url: "https://pub.dartlang.org"
250-
source: hosted
251-
version: "0.7.3+3"
252-
shelf_packages_handler:
253-
dependency: transitive
254-
description:
255-
name: shelf_packages_handler
256-
url: "https://pub.dartlang.org"
257-
source: hosted
258-
version: "1.0.4"
259-
shelf_static:
260-
dependency: transitive
261-
description:
262-
name: shelf_static
263-
url: "https://pub.dartlang.org"
264-
source: hosted
265-
version: "0.2.8"
266-
shelf_web_socket:
267-
dependency: transitive
268-
description:
269-
name: shelf_web_socket
270-
url: "https://pub.dartlang.org"
271-
source: hosted
272-
version: "0.2.2+4"
76+
version: "2.0.1"
27377
sky_engine:
27478
dependency: transitive
27579
description: flutter
27680
source: sdk
27781
version: "0.0.99"
278-
source_map_stack_trace:
279-
dependency: transitive
280-
description:
281-
name: source_map_stack_trace
282-
url: "https://pub.dartlang.org"
283-
source: hosted
284-
version: "1.1.5"
285-
source_maps:
286-
dependency: transitive
287-
description:
288-
name: source_maps
289-
url: "https://pub.dartlang.org"
290-
source: hosted
291-
version: "0.10.7"
29282
source_span:
29383
dependency: transitive
29484
description:
@@ -324,61 +114,26 @@ packages:
324114
url: "https://pub.dartlang.org"
325115
source: hosted
326116
version: "1.0.1"
327-
test:
117+
test_api:
328118
dependency: transitive
329119
description:
330-
name: test
120+
name: test_api
331121
url: "https://pub.dartlang.org"
332122
source: hosted
333-
version: "1.3.0"
123+
version: "0.2.1"
334124
typed_data:
335125
dependency: transitive
336126
description:
337127
name: typed_data
338128
url: "https://pub.dartlang.org"
339129
source: hosted
340130
version: "1.1.6"
341-
utf:
342-
dependency: transitive
343-
description:
344-
name: utf
345-
url: "https://pub.dartlang.org"
346-
source: hosted
347-
version: "0.9.0+5"
348131
vector_math:
349132
dependency: transitive
350133
description:
351134
name: vector_math
352135
url: "https://pub.dartlang.org"
353136
source: hosted
354137
version: "2.0.8"
355-
vm_service_client:
356-
dependency: transitive
357-
description:
358-
name: vm_service_client
359-
url: "https://pub.dartlang.org"
360-
source: hosted
361-
version: "0.2.6"
362-
watcher:
363-
dependency: transitive
364-
description:
365-
name: watcher
366-
url: "https://pub.dartlang.org"
367-
source: hosted
368-
version: "0.9.7+10"
369-
web_socket_channel:
370-
dependency: transitive
371-
description:
372-
name: web_socket_channel
373-
url: "https://pub.dartlang.org"
374-
source: hosted
375-
version: "1.0.9"
376-
yaml:
377-
dependency: transitive
378-
description:
379-
name: yaml
380-
url: "https://pub.dartlang.org"
381-
source: hosted
382-
version: "2.1.15"
383138
sdks:
384-
dart: ">=2.0.0-dev.68.0 <3.0.0"
139+
dart: ">=2.0.0 <3.0.0"

0 commit comments

Comments
 (0)