Skip to content

Commit 2e684d7

Browse files
committed
chore: publish v0.0.9-alpha
1 parent b3ca562 commit 2e684d7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.0.9-alpha
2+
3+
* Fix: Android bug on API levels 30 and above causing Custom Chrome Tabs to crash.
4+
* Feat: fallback support for phones with no Custome Chrome Tabs installed.
15
## 0.0.8-alpha
26

37
* Fix: case-sensitive application ID on Android.

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: hyperpay
22
description: A plugin to wrap HyperPay mobile SDK for iOS and Android, used to accept payments in Flutter apps using HyperPay Payments Gateway.
3-
version: 0.0.8-alpha
3+
version: 0.0.9-alpha
44
repository: https://github.com/nyartech/hyperpay
55

66
environment:

0 commit comments

Comments
 (0)