You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: geocoding_android/CHANGELOG.md
+8-4
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,19 @@
1
+
## 3.3.1
2
+
3
+
* Removes deprecated support for Android V1 embedding as support will be removed from Flutter (see [flutter/flutter#144726](https://github.com/flutter/flutter/pull/144726)).
4
+
1
5
## 3.3.0
2
6
3
-
* Added`setLocaleIdentifier` to the Android example app.
7
+
* Adds`setLocaleIdentifier` to the Android example app.
4
8
5
9
## 3.2.0
6
10
7
-
* Exposes isPresent() call that returns true if there is a geocoder implementation present that may return results.
11
+
* Exposes isPresent() call that returns true if there is a geocoder implementation present that may return results.
0 commit comments