We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bd9c3d commit 758c9eeCopy full SHA for 758c9ee
geocoding/CHANGELOG.md
@@ -6,6 +6,7 @@
6
* Updates kotlin version to soon minimal supported Kotlin version `1.8.10`
7
* Updates Gradle version to `8.11.1`
8
* Updates iOS Platform verion from `11` to `12`
9
+* Updates `geolocator_android` dependency version from `3.x.x` to `4.x.x`
10
11
## 3.0.1
12
geocoding/pubspec.yaml
@@ -13,7 +13,7 @@ dependencies:
13
sdk: flutter
14
15
geocoding_platform_interface: ^3.0.0
16
- geocoding_android: ^3.0.0
+ geocoding_android: ^4.0.0
17
geocoding_ios: ^3.0.0
18
19
dev_dependencies:
0 commit comments