Skip to content

Commit 1f56064

Browse files
bump version flutter lints for geolocator_android (#1675)
1 parent 4047764 commit 1f56064

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

geolocator_android/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 5.0.1
2+
3+
- Bump `flutter_lints` to version 5.0.0
4+
15
## 5.0.0
26

37
- **BREAKING CHANGE:** for Flutter `3.27.0` and below. Make sure you'll upgrade Flutter to `3.29.0` or above before using this version.

geolocator_android/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: geolocator_android
22
description: Geolocation plugin for Flutter. This plugin provides the Android implementation for the geolocator.
33
repository: https://github.com/baseflow/flutter-geolocator/tree/main/geolocator_android
44
issue_tracker: https://github.com/baseflow/flutter-geolocator/issues?q=is%3Aissue+is%3Aopen
5-
version: 5.0.0
5+
version: 5.0.1
66

77
environment:
88
sdk: ^3.5.0

0 commit comments

Comments
 (0)