Skip to content

Commit

Permalink
Release 3.5.0 (#269)
Browse files Browse the repository at this point in the history
  • Loading branch information
vegaro committed Oct 28, 2021
1 parent e737eaf commit da38898
Show file tree
Hide file tree
Showing 12 changed files with 67 additions and 55 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG-LATEST.md
@@ -1,10 +1,10 @@
## 3.4.6
## 3.5.0

- Bump`purchases-hybrid-common` to 1.9.2 [Changelog here](https://github.com/RevenueCat/purchases-hybrid-common/releases/tag/1.9.2)
- Bump `purchases-android` to `4.3.3`
[4.3.3 Changelog here](https://github.com/RevenueCat/purchases-android/releases/tag/4.3.3)
[4.3.2 Changelog here](https://github.com/RevenueCat/purchases-android/releases/tag/4.3.2)
- Bump `purchases-ios` to 3.12.6
[3.12.6 Changelog here](https://github.com/RevenueCat/purchases-ios/releases/tag/3.12.6)
[3.12.5 Changelog here](https://github.com/RevenueCat/purchases-ios/releases/tag/3.12.5)
[3.12.4 Changelog here](https://github.com/RevenueCat/purchases-ios/releases/tag/3.12.4)
- Removed call to `Purchases.getSharedInstance().close();` in `onDetachedFromEngine`. This should fix an incompatibility with `workmanager` Flutter plugin that was causing the BillingClient to get disconnected after a task would finish.
- Added a new `close()` function to be called in Android whenever the resources used by Purchases should be released.
https://github.com/RevenueCat/purchases-flutter/pull/268
https://github.com/RevenueCat/purchases-flutter/issues/257
- Bump`purchases-hybrid-common` to 1.9.3 [Changelog here](https://github.com/RevenueCat/purchases-hybrid-common/releases/tag/1.9.3)
- Bump `purchases-ios` to 3.12.8
[3.12.8 Changelog here](https://github.com/RevenueCat/purchases-ios/releases/tag/3.12.8)
[3.12.7 Changelog here](https://github.com/RevenueCat/purchases-ios/releases/tag/3.12.7)
11 changes: 11 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,14 @@
## 3.5.0

- Removed call to `Purchases.getSharedInstance().close();` in `onDetachedFromEngine`. This should fix an incompatibility with `workmanager` Flutter plugin that was causing the BillingClient to get disconnected after a task would finish.
- Added a new `close()` function to be called in Android whenever the resources used by Purchases should be released.
https://github.com/RevenueCat/purchases-flutter/pull/268
https://github.com/RevenueCat/purchases-flutter/issues/257
- Bump`purchases-hybrid-common` to 1.9.3 [Changelog here](https://github.com/RevenueCat/purchases-hybrid-common/releases/tag/1.9.3)
- Bump `purchases-ios` to 3.12.8
[3.12.8 Changelog here](https://github.com/RevenueCat/purchases-ios/releases/tag/3.12.8)
[3.12.7 Changelog here](https://github.com/RevenueCat/purchases-ios/releases/tag/3.12.7)

## 3.4.6

- Bump`purchases-hybrid-common` to 1.9.2 [Changelog here](https://github.com/RevenueCat/purchases-hybrid-common/releases/tag/1.9.2)
Expand Down
30 changes: 15 additions & 15 deletions Gemfile.lock
Expand Up @@ -8,17 +8,17 @@ GEM
artifactory (3.0.15)
atomos (0.1.3)
aws-eventstream (1.2.0)
aws-partitions (1.515.0)
aws-sdk-core (3.121.1)
aws-partitions (1.520.1)
aws-sdk-core (3.121.4)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-kms (1.49.0)
aws-sdk-core (~> 3, >= 3.120.0)
aws-sdk-kms (1.50.0)
aws-sdk-core (~> 3, >= 3.121.2)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.103.0)
aws-sdk-core (~> 3, >= 3.120.0)
aws-sdk-s3 (1.104.0)
aws-sdk-core (~> 3, >= 3.121.2)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4)
aws-sigv4 (1.4.0)
Expand All @@ -36,7 +36,7 @@ GEM
unf (>= 0.0.5, < 1.0.0)
dotenv (2.7.6)
emoji_regex (3.2.3)
excon (0.87.0)
excon (0.88.0)
faraday (1.8.0)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
Expand All @@ -59,10 +59,10 @@ GEM
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday-rack (1.0.0)
faraday_middleware (1.1.0)
faraday_middleware (1.2.0)
faraday (~> 1.0)
fastimage (2.2.5)
fastlane (2.195.0)
fastlane (2.197.0)
CFPropertyList (>= 2.3, < 4.0.0)
addressable (>= 2.8, < 3.0.0)
artifactory (~> 3.0)
Expand Down Expand Up @@ -102,7 +102,7 @@ GEM
xcpretty (~> 0.3.0)
xcpretty-travis-formatter (>= 0.0.3)
gh_inspector (1.1.3)
google-apis-androidpublisher_v3 (0.12.0)
google-apis-androidpublisher_v3 (0.13.0)
google-apis-core (>= 0.4, < 2.a)
google-apis-core (0.4.1)
addressable (~> 2.5, >= 2.5.1)
Expand All @@ -113,11 +113,11 @@ GEM
retriable (>= 2.0, < 4.a)
rexml
webrick
google-apis-iamcredentials_v1 (0.7.0)
google-apis-iamcredentials_v1 (0.8.0)
google-apis-core (>= 0.4, < 2.a)
google-apis-playcustomapp_v1 (0.5.0)
google-apis-playcustomapp_v1 (0.6.0)
google-apis-core (>= 0.4, < 2.a)
google-apis-storage_v1 (0.8.0)
google-apis-storage_v1 (0.9.0)
google-apis-core (>= 0.4, < 2.a)
google-cloud-core (1.6.0)
google-cloud-env (~> 1.0)
Expand All @@ -133,7 +133,7 @@ GEM
google-cloud-core (~> 1.6)
googleauth (>= 0.16.2, < 2.a)
mini_mime (~> 1.0)
googleauth (1.0.0)
googleauth (1.1.0)
faraday (>= 0.17.3, < 2.0)
jwt (>= 1.4, < 3.0)
memoist (~> 0.16)
Expand All @@ -145,7 +145,7 @@ GEM
domain_name (~> 0.5)
httpclient (2.8.3)
jmespath (1.4.0)
json (2.5.1)
json (2.6.1)
jwt (2.3.0)
memoist (0.16.2)
mini_magick (4.11.0)
Expand Down
1 change: 1 addition & 0 deletions VERSIONS.md
@@ -1,5 +1,6 @@
| Version | iOS version | Android version | Common files version |
|---------|-------------|-----------------|----------------------|
| 3.5.0 | 3.12.8 | 4.3.3 | 1.9.3 |
| 3.4.6 | 3.12.6 | 4.3.3 | 1.9.2 |
| 3.4.5 | 3.12.3 | 4.3.1 | 1.9.1 |
| 3.4.4 | 3.12.3 | 4.3.0 | 1.8.2 |
Expand Down
4 changes: 2 additions & 2 deletions android/build.gradle
@@ -1,5 +1,5 @@
group 'com.revenuecat.purchases_flutter'
version '3.4.6'
version '3.5.0'

buildscript {
ext.kotlin_version = '1.3.72'
Expand Down Expand Up @@ -38,5 +38,5 @@ android {

dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation "com.revenuecat.purchases:purchases-hybrid-common:1.9.2"
implementation "com.revenuecat.purchases:purchases-hybrid-common:1.9.3"
}
Expand Up @@ -52,7 +52,7 @@ public class PurchasesFlutterPlugin implements FlutterPlugin, MethodCallHandler,
@Nullable private Activity activity;

private static final String PLATFORM_NAME = "flutter";
private static final String PLUGIN_VERSION = "3.4.6";
private static final String PLUGIN_VERSION = "3.5.0";

/**
* Plugin registration.
Expand Down
2 changes: 1 addition & 1 deletion ios/Classes/PurchasesFlutterPlugin.m
Expand Up @@ -493,7 +493,7 @@ - (NSString *)platformFlavor {
}

- (NSString *)platformFlavorVersion {
return @"3.4.6";
return @"3.5.0";
}

@end
4 changes: 2 additions & 2 deletions ios/purchases_flutter.podspec
Expand Up @@ -3,7 +3,7 @@
#
Pod::Spec.new do |s|
s.name = 'purchases_flutter'
s.version = '3.4.6'
s.version = '3.5.0'
s.summary = 'Cross-platform subscriptions framework for Flutter.'
s.description = <<-DESC
Client for the RevenueCat subscription and purchase tracking system, making implementing in-app subscriptions in Flutter easy - receipt validation and status tracking included!
Expand All @@ -15,7 +15,7 @@ Pod::Spec.new do |s|
s.source_files = 'Classes/**/*'
s.public_header_files = 'Classes/**/*.h'
s.dependency 'Flutter'
s.dependency 'PurchasesHybridCommon', '1.9.2'
s.dependency 'PurchasesHybridCommon', '1.9.3'
s.ios.deployment_target = '9.0'
s.swift_version = '5.0'

Expand Down
4 changes: 2 additions & 2 deletions macos/purchases_flutter.podspec
Expand Up @@ -4,7 +4,7 @@
#
Pod::Spec.new do |s|
s.name = 'purchases_flutter'
s.version = '3.4.6'
s.version = '3.5.0'
s.summary = 'Cross-platform subscriptions framework for Flutter.'
s.description = <<-DESC
Client for the RevenueCat subscription and purchase tracking system, making implementing in-app subscriptions in Flutter easy - receipt validation and status tracking included!
Expand All @@ -16,7 +16,7 @@ Pod::Spec.new do |s|
s.source_files = 'Classes/**/*'
s.public_header_files = 'Classes/**/*.h'
s.dependency 'FlutterMacOS'
s.dependency 'PurchasesHybridCommon', '1.9.2'
s.dependency 'PurchasesHybridCommon', '1.9.3'
s.platform = :osx, '10.12'
s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' }
s.swift_version = '5.0'
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
@@ -1,6 +1,6 @@
name: purchases_flutter
description: A Flutter plugin that makes it simple to add and manage in-app purchases (IAP) and subscriptions. Supports Android, iOS, macOS, iPadOS, and watchOS.
version: 3.4.6
version: 3.5.0
homepage: https://www.revenuecat.com/
repository: https://github.com/RevenueCat/purchases-flutter
issue_tracker: https://github.com/RevenueCat/purchases-flutter/issues
Expand Down
22 changes: 11 additions & 11 deletions revenuecat_examples/MagicWeather/ios/Podfile.lock
@@ -1,13 +1,13 @@
PODS:
- Flutter (1.0.0)
- Purchases (3.12.6):
- PurchasesCoreSwift (= 3.12.6)
- purchases_flutter (3.4.6):
- Purchases (3.12.8):
- PurchasesCoreSwift (= 3.12.8)
- purchases_flutter (3.5.0):
- Flutter
- PurchasesHybridCommon (= 1.9.2)
- PurchasesCoreSwift (3.12.6)
- PurchasesHybridCommon (1.9.2):
- Purchases (= 3.12.6)
- PurchasesHybridCommon (= 1.9.3)
- PurchasesCoreSwift (3.12.8)
- PurchasesHybridCommon (1.9.3):
- Purchases (= 3.12.8)

DEPENDENCIES:
- Flutter (from `Flutter`)
Expand All @@ -27,10 +27,10 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
Flutter: 50d75fe2f02b26cc09d224853bb45737f8b3214a
Purchases: dc5be7823354eda455178f0c30713603a111e145
purchases_flutter: 8afbc83f792c74ed3b5648a05766ab67df995596
PurchasesCoreSwift: 0af5caf291dc9d74765c0ae73ddb0b91ac7d9650
PurchasesHybridCommon: b363e5e585d8969495e2c95801090a2922fdb17d
Purchases: 4e410d75f18b544aba8aa41ddc4bffbf8e787246
purchases_flutter: 47fa1097a42016f21414e9a386468b528640371e
PurchasesCoreSwift: 93fa64c1a70e7f493f54aba64e01ff42d1ed9109
PurchasesHybridCommon: e975934b55c84123501cde4f9e0e015b037a4320

PODFILE CHECKSUM: a75497545d4391e2d394c3668e20cfb1c2bbd4aa

Expand Down
22 changes: 11 additions & 11 deletions revenuecat_examples/purchase_tester/ios/Podfile.lock
Expand Up @@ -2,14 +2,14 @@ PODS:
- Flutter (1.0.0)
- integration_test (0.0.1):
- Flutter
- Purchases (3.12.6):
- PurchasesCoreSwift (= 3.12.6)
- purchases_flutter (3.4.6):
- Purchases (3.12.8):
- PurchasesCoreSwift (= 3.12.8)
- purchases_flutter (3.5.0):
- Flutter
- PurchasesHybridCommon (= 1.9.2)
- PurchasesCoreSwift (3.12.6)
- PurchasesHybridCommon (1.9.2):
- Purchases (= 3.12.6)
- PurchasesHybridCommon (= 1.9.3)
- PurchasesCoreSwift (3.12.8)
- PurchasesHybridCommon (1.9.3):
- Purchases (= 3.12.8)

DEPENDENCIES:
- Flutter (from `Flutter`)
Expand All @@ -33,10 +33,10 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
Flutter: 50d75fe2f02b26cc09d224853bb45737f8b3214a
integration_test: 7db6d89f336f671dcbc7563ee27a5b08f6f8aee1
Purchases: dc5be7823354eda455178f0c30713603a111e145
purchases_flutter: 8afbc83f792c74ed3b5648a05766ab67df995596
PurchasesCoreSwift: 0af5caf291dc9d74765c0ae73ddb0b91ac7d9650
PurchasesHybridCommon: b363e5e585d8969495e2c95801090a2922fdb17d
Purchases: 4e410d75f18b544aba8aa41ddc4bffbf8e787246
purchases_flutter: 47fa1097a42016f21414e9a386468b528640371e
PurchasesCoreSwift: 93fa64c1a70e7f493f54aba64e01ff42d1ed9109
PurchasesHybridCommon: e975934b55c84123501cde4f9e0e015b037a4320

PODFILE CHECKSUM: 1fdb55652a099787cebcdf2ff01f755f75ce17b9

Expand Down

0 comments on commit da38898

Please sign in to comment.