Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/3.4.2 #233

Merged
merged 3 commits into from
Aug 13, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions CHANGELOG-LATEST.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## 3.4.1
## 3.4.2

- Fixed a bug where the wrong error code would be returned when mapping to JSON in Android.
- Bumped `purchases-hybrid-common` to 1.8.1. [Changelog here](https://github.com/RevenueCat/purchases-hybrid-common/releases/1.8.1)
https://github.com/RevenueCat/purchases-flutter/pull/225
- Fixed deprecation warnings for types used for compatibility with Flutter apps using Flutter < 1.12.
https://github.com/RevenueCat/purchases-flutter/pull/232
- Bumped `purchases-hybrid-common` to 1.8.2. [Changelog here](https://github.com/RevenueCat/purchases-hybrid-common/releases/1.8.2)
https://github.com/RevenueCat/purchases-flutter/pull/233
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 3.4.2

- Fixed deprecation warnings for types used for compatibility with Flutter apps using Flutter < 1.12.
https://github.com/RevenueCat/purchases-flutter/pull/232
- Bumped `purchases-hybrid-common` to 1.8.2. [Changelog here](https://github.com/RevenueCat/purchases-hybrid-common/releases/1.8.2)
https://github.com/RevenueCat/purchases-flutter/pull/233

## 3.4.1

- Fixed a bug where the wrong error code would be returned when mapping to JSON in Android.
Expand Down
28 changes: 15 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@ GEM
artifactory (3.0.15)
atomos (0.1.3)
aws-eventstream (1.1.1)
aws-partitions (1.480.0)
aws-sdk-core (3.118.0)
aws-partitions (1.487.0)
aws-sdk-core (3.119.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-kms (1.45.0)
aws-sdk-core (~> 3, >= 3.118.0)
aws-sdk-kms (1.46.0)
aws-sdk-core (~> 3, >= 3.119.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.97.0)
aws-sdk-core (~> 3, >= 3.118.0)
aws-sdk-s3 (1.98.0)
aws-sdk-core (~> 3, >= 3.119.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.2.4)
Expand All @@ -36,14 +36,15 @@ GEM
dotenv (2.7.6)
emoji_regex (3.2.2)
excon (0.85.0)
faraday (1.5.1)
faraday (1.7.0)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-httpclient (~> 1.0.1)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.1)
faraday-patron (~> 1.0)
faraday-rack (~> 1.0)
multipart-post (>= 1.2, < 3)
ruby2_keywords (>= 0.0.4)
faraday-cookie_jar (0.0.7)
Expand All @@ -56,10 +57,11 @@ GEM
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday_middleware (1.0.0)
faraday-rack (1.0.0)
faraday_middleware (1.1.0)
faraday (~> 1.0)
fastimage (2.2.4)
fastlane (2.189.0)
fastimage (2.2.5)
fastlane (2.191.0)
CFPropertyList (>= 2.3, < 4.0.0)
addressable (>= 2.8, < 3.0.0)
artifactory (~> 3.0)
Expand Down Expand Up @@ -98,7 +100,7 @@ GEM
xcpretty (~> 0.3.0)
xcpretty-travis-formatter (>= 0.0.3)
gh_inspector (1.1.3)
google-apis-androidpublisher_v3 (0.9.0)
google-apis-androidpublisher_v3 (0.10.0)
google-apis-core (>= 0.4, < 2.a)
google-apis-core (0.4.1)
addressable (~> 2.5, >= 2.5.1)
Expand Down Expand Up @@ -129,7 +131,7 @@ GEM
google-cloud-core (~> 1.6)
googleauth (>= 0.16.2, < 2.a)
mini_mime (~> 1.0)
googleauth (0.16.2)
googleauth (0.17.0)
faraday (>= 0.17.3, < 2.0)
jwt (>= 1.4, < 3.0)
memoist (~> 0.16)
Expand Down Expand Up @@ -187,7 +189,7 @@ GEM
unicode-display_width (1.7.0)
webrick (1.7.0)
word_wrap (1.0.0)
xcodeproj (1.20.0)
xcodeproj (1.21.0)
CFPropertyList (>= 2.3.3, < 4.0)
atomos (~> 0.1.3)
claide (>= 1.0.2, < 2.0)
Expand Down
1 change: 1 addition & 0 deletions VERSIONS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
| Version | iOS version | Android version | Common files version |
|---------|-------------|-----------------|----------------------|
| 3.4.2 | 3.12.3 | 4.3.0 | 1.8.2 |
| 3.4.1 | 3.12.2 | 4.3.0 | 1.8.1 |
| 3.4.0 | 3.12.2 | 4.3.0 | 1.8.0 |
| 3.3.1 | 3.11.1 | 4.2.1 | 1.7.1 |
Expand Down
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group 'com.revenuecat.purchases_flutter'
version '3.4.1'
version '3.4.2'

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.8.1"
implementation "com.revenuecat.purchases:purchases-hybrid-common:1.8.2"
}
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,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.1";
private static final String PLUGIN_VERSION = "3.4.2";

/**
* Plugin registration.
Expand Down
2 changes: 1 addition & 1 deletion ios/Classes/PurchasesFlutterPlugin.m
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ - (NSString *)platformFlavor {
}

- (NSString *)platformFlavorVersion {
return @"3.4.1";
return @"3.4.2";
}

@end
4 changes: 2 additions & 2 deletions ios/purchases_flutter.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
Pod::Spec.new do |s|
s.name = 'purchases_flutter'
s.version = '3.4.1'
s.version = '3.4.2'
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.8.1'
s.dependency 'PurchasesHybridCommon', '1.8.2'
s.ios.deployment_target = '9.0'
s.swift_version = '5.0'

Expand Down
4 changes: 2 additions & 2 deletions macos/purchases_flutter.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
Pod::Spec.new do |s|
s.name = 'purchases_flutter'
s.version = '3.4.1'
s.version = '3.4.2'
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.8.1'
s.dependency 'PurchasesHybridCommon', '1.8.2'
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
Original file line number Diff line number Diff line change
@@ -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.1
version: 3.4.2
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
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
PODS:
- Flutter (1.0.0)
- Purchases (3.12.2):
- PurchasesCoreSwift (= 3.12.2)
- purchases_flutter (3.4.0):
- Purchases (3.12.3):
- PurchasesCoreSwift (= 3.12.3)
- purchases_flutter (3.4.2):
- Flutter
- PurchasesHybridCommon (= 1.8.1)
- PurchasesCoreSwift (3.12.2)
- PurchasesHybridCommon (1.8.1):
- Purchases (= 3.12.2)
- PurchasesHybridCommon (= 1.8.2)
- PurchasesCoreSwift (3.12.3)
- PurchasesHybridCommon (1.8.2):
- Purchases (= 3.12.3)

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

SPEC CHECKSUMS:
Flutter: 434fef37c0980e73bb6479ef766c45957d4b510c
Purchases: 3e20881892483ab6ca17cb86a89af4c6d1731562
purchases_flutter: 0e582b6b750afc0a90ab7e3d267a0380e4970939
PurchasesCoreSwift: e614645840af49d465dee1918011f784365d79a6
PurchasesHybridCommon: a6ec3e74e4f274b9c7437c25e5dcc564a87a04ad
Purchases: e9839517aea4335136f3946ae228eecf5131cc25
purchases_flutter: f2ec4e984c0ff14ad94a83268accd88a60225a5b
PurchasesCoreSwift: dd3fd55a9895abd7906a3842bd36c7f7539a99d1
PurchasesHybridCommon: dec00f3b57c1b01d03f55c331d454eb559aa0be2

PODFILE CHECKSUM: a75497545d4391e2d394c3668e20cfb1c2bbd4aa

Expand Down
22 changes: 11 additions & 11 deletions revenuecat_examples/purchase_tester/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ PODS:
- Flutter (1.0.0)
- integration_test (0.0.1):
- Flutter
- Purchases (3.12.2):
- PurchasesCoreSwift (= 3.12.2)
- purchases_flutter (3.4.0):
- Purchases (3.12.3):
- PurchasesCoreSwift (= 3.12.3)
- purchases_flutter (3.4.2):
- Flutter
- PurchasesHybridCommon (= 1.8.1)
- PurchasesCoreSwift (3.12.2)
- PurchasesHybridCommon (1.8.1):
- Purchases (= 3.12.2)
- PurchasesHybridCommon (= 1.8.2)
- PurchasesCoreSwift (3.12.3)
- PurchasesHybridCommon (1.8.2):
- Purchases (= 3.12.3)

DEPENDENCIES:
- Flutter (from `Flutter`)
Expand All @@ -33,10 +33,10 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
Flutter: 434fef37c0980e73bb6479ef766c45957d4b510c
integration_test: 6eb66a19f7104200dcfdd62bc0077e1b09686e4f
Purchases: 3e20881892483ab6ca17cb86a89af4c6d1731562
purchases_flutter: 0e582b6b750afc0a90ab7e3d267a0380e4970939
PurchasesCoreSwift: e614645840af49d465dee1918011f784365d79a6
PurchasesHybridCommon: a6ec3e74e4f274b9c7437c25e5dcc564a87a04ad
Purchases: e9839517aea4335136f3946ae228eecf5131cc25
purchases_flutter: f2ec4e984c0ff14ad94a83268accd88a60225a5b
PurchasesCoreSwift: dd3fd55a9895abd7906a3842bd36c7f7539a99d1
PurchasesHybridCommon: dec00f3b57c1b01d03f55c331d454eb559aa0be2

PODFILE CHECKSUM: 1fdb55652a099787cebcdf2ff01f755f75ce17b9

Expand Down