Skip to content

Commit b958b4d

Browse files
author
Lukasz
committed
Update gradle wrapper to v5.6.2.
1 parent 87cb75b commit b958b4d

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [1.1.1]
2+
3+
- Update gradle wrapper to version 5.6.2
4+
15
## [1.1.0]
26

37
- **Breaking change :** `Geolocation.requestLocationPermission` now takes a named parameter for permission

android/gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
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.6.2-all.zip

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: geolocation
22
description: >-
33
Flutter plugin for location / geolocation / GPS. Supports iOS and Android.
44
Multiple settings for speed, precision, battery optimization, continuous updates in background, etc.
5-
version: 1.1.0
5+
version: 1.1.1
66
homepage: https://github.com/loup-v/geolocation/
77

88
environment:

0 commit comments

Comments
 (0)