Skip to content

Commit 758c9ee

Browse files
committed
Updates Android dependency to 4.0.0
1 parent 6bd9c3d commit 758c9ee

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

geocoding/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
* Updates kotlin version to soon minimal supported Kotlin version `1.8.10`
77
* Updates Gradle version to `8.11.1`
88
* Updates iOS Platform verion from `11` to `12`
9+
* Updates `geolocator_android` dependency version from `3.x.x` to `4.x.x`
910

1011
## 3.0.1
1112

geocoding/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
sdk: flutter
1414

1515
geocoding_platform_interface: ^3.0.0
16-
geocoding_android: ^3.0.0
16+
geocoding_android: ^4.0.0
1717
geocoding_ios: ^3.0.0
1818

1919
dev_dependencies:

0 commit comments

Comments
 (0)