Skip to content

Commit 525c301

Browse files
committed
Publish 1.0.7 to pay_android
1 parent de5cb6c commit 525c301

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pay_android/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ If you prefer to integrate or extend this package separately, add it as a depend
1414

1515
```yaml
1616
dependencies:
17-
pay_android: ^1.0.6
17+
pay_android: ^1.0.7
1818
```
1919
2020
Now, you can use the buttons available for the supported payment providers and the methods exposed in [the interface that this package uses](https://github.com/google-pay/flutter-plugin/tree/main/pay_platform_interface) to communicate with the native end.

pay_android/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
name: pay_android
1616
description: A plug-in to add support for payments on the Android side of Flutter applications.
17-
version: 1.0.6
17+
version: 1.0.7
1818
homepage: https://github.com/google-pay/flutter-plugin
1919

2020
environment:

0 commit comments

Comments
 (0)