Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 0302867

Browse files
author
Emmanuel Garcia
authored
Update Gradle version (#2448)
1 parent 3595743 commit 0302867

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

packages/url_launcher/url_launcher_macos/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.0.1+3
2+
3+
* Update Gradle version.
4+
15
# 0.0.1+2
26

37
* Update README.

packages/url_launcher/url_launcher_macos/android/gradle/wrapper/gradle-wrapper.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
33
zipStoreBase=GRADLE_USER_HOME
44
zipStorePath=wrapper/dists
5-
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.2-all.zip
5+
distributionUrl=https\://services.gradle.org/distributions/gradle-5.4.1-all.zip

packages/url_launcher/url_launcher_macos/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: url_launcher_macos
22
description: macOS implementation of the url_launcher plugin.
3-
version: 0.0.1+2
3+
version: 0.0.1+3
44
homepage: https://github.com/flutter/plugins/tree/master/packages/url_launcher/url_launcher_macos
55

66
flutter:

0 commit comments

Comments
 (0)