Skip to content

Commit 2cbbdaa

Browse files
committed
Update geolocator_android to version 5.0.2
1 parent cf839a0 commit 2cbbdaa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

geolocator_android/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## NEXT
1+
## 5.0.2
22

33
- Fixes PlatformException in example app for Android 14 (API level 34) versions and newer by updating manifest permissions.
44
- Prevented crash by checking `isSuccessful` before calling `getResult()` in location settings check.

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.1+1
5+
version: 5.0.2
66

77
environment:
88
sdk: ^3.5.0

0 commit comments

Comments
 (0)