Skip to content

Commit daae6c3

Browse files
committed
updated changelog
1 parent c2c29af commit daae6c3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

google_api_availability/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 5.0.1
2+
3+
* Updated example project
4+
* Updated Android package to version 1.1.0 (Flutter 3.29.0 support)
5+
16
## 5.0.0
27

38
* **BREAKING CHANGE**: Removes support for iOS, as it was never truly supported.

google_api_availability/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: google_api_availability
22
description: A Flutter plugin to check the availability of Google Play Services on an Android device.
3-
version: 5.0.0
3+
version: 5.0.1
44
homepage: https://github.com/baseflowit/flutter-google-api-availability
55

66
environment:

0 commit comments

Comments
 (0)