Skip to content

Commit 6972363

Browse files
author
Alexey Goncharov
committed
version bump to 1.0.9
1 parent 945c9e5 commit 6972363

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.0.9
2+
* The `getPromo` method now works for Android [Issue 34](https://github.com/adaptyteam/AdaptySDK-Flutter/issues/34)
3+
* Fixed typo in word "deferred" [Issue 35](https://github.com/adaptyteam/AdaptySDK-Flutter/issues/35)
4+
15
# 1.0.8
26
* Updated `PurchaserInfoModel` property `profileId` access level to public
37

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: adapty_flutter
22
description: Adapty SDK is an open-source framework that makes implementing in-app subscriptions in Flutter applications fast and easy. It’s 100% open-source and lightweight.
3-
version: 1.0.8
3+
version: 1.0.9
44
homepage: https://adapty.io/
55
repository: https://github.com/adaptyteam/AdaptySDK-Flutter
66
issue_tracker: https://github.com/adaptyteam/AdaptySDK-Flutter/issues

0 commit comments

Comments
 (0)